Bug#523842: mplayer: Debdiff with the change to create the nogui package, as well as a manpages package
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Mon May 25 07:14:39 UTC 2009
On Mon, May 25, 2009 at 12:11:56AM +0200, Reinhard Tartler wrote:
> > @@ -150,16 +149,34 @@
> > test -r .svnrevision && cp .svnrevision snapshot_version
> > # Add commands to configure the package here.
> > $(CLEAN_ENV) \
> > - ./configure $(COMMON_CONFIGURE_FLAGS) $(DEB_BUILD_CONFIGURE)
> > + ./configure $(COMMON_CONFIGURE_FLAGS) $(DEB_BUILD_CONFIGURE) --disable-gui
> > touch configure-arch-stamp
>
> probably OK
That part is pointless, the GUI is never enabled by default.
More information about the pkg-multimedia-maintainers
mailing list