[SCM] vlc/master: Remove options passed twice
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Wed Jan 20 22:44:12 UTC 2016
The following commit has been merged in the master branch:
commit 3d85daa2b3505ef68b3cfb4f088f40280f9d4b0d
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Jan 11 23:30:32 2016 +0100
Remove options passed twice
diff --git a/debian/rules b/debian/rules
index d15663b..5b34da9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,14 +23,10 @@ endif
# configure flags
confflags += \
--config-cache \
- --disable-maintainer-mode \
- --disable-silent-rules \
--disable-update-check \
--enable-fast-install \
- --prefix=/usr \
--docdir=/usr/share/doc/vlc-data \
--libdir=/usr/lib \
- --sysconfdir=/etc \
--with-binary-version=$(DEB_VERSION) \
$(NULL)
# configure features
--
VLC media player packaging
More information about the pkg-multimedia-commits
mailing list