[SCM] VLC media player packaging branch, sid, updated. debian/0.9.8a-2-1-gd6a41ab

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Feb 26 08:01:35 UTC 2009


The following commit has been merged in the sid branch:
commit d6a41ab07b202c581d90c85c658c4e7c202d201e
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Feb 26 09:01:03 2009 +0100

    fix typo in '--enable-maintainer-mode', Closes: #517155
    
    Thanks to Cyril Brulebois <cyril.brulebois at kerlabs.com> for reporting

diff --git a/debian/rules b/debian/rules
index d0717a2..6749c63 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,7 +30,7 @@ include /usr/share/quilt/quilt.make
 LDFLAGS = -Wl,--as-needed
 
 # configure flags
-confflags += --enable-maintaner-mode --enable-release --prefix=/usr
+confflags += --enable-maintainer-mode --enable-release --prefix=/usr
 confflags += \
 	--enable-libtool \
 	--enable-fast-install \

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list