[SCM] LibASS packaging branch, master, updated. debian/0.9.6-1-15-gf0cb87c

xtophe-guest at users.alioth.debian.org xtophe-guest at users.alioth.debian.org
Fri Aug 21 20:03:35 UTC 2009


The following commit has been merged in the master branch:
commit 7dd9707b33de3b4103dba3e0c6efa87115c0c879
Author: Christophe Mutricy <xtophe at videolan.org>
Date:   Fri Aug 21 20:46:41 2009 +0100

    No need for maintaner mode
    
    Not sure why I enebaled it before. Not needed and will cause undue run of automake with the automake 1.11 transition

diff --git a/debian/rules b/debian/rules
index 00ab755..0b90879 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ endif
 
 CONFFLAGS = $(CROSS) 
 CONFFLAGS += --prefix=/usr --mandir=\$${prefix}/share/man 
-CONFFLAGS += --enable-maintainer-mode
 CONFFLAGS += CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs -Wl,--as-needed" LIBS="-lm"
 
 config.status: $(QUILT_STAMPFN) configure

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list