[SCM] phat/master: with autotools_dev added to rules file

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Feb 17 05:38:53 UTC 2011


The following commit has been merged in the master branch:
commit 8d40f0af85e405ac533cc9f27a7b221928234572
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Feb 17 06:36:48 2011 +0100

    with autotools_dev added to rules file

diff --git a/debian/rules b/debian/rules
index 03e97ca..88c48b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@
-
-override_dh_auto_configure:
-	CFLAGS="$(CFLAGS)" ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --with-html-dir=\$${prefix}/share/libphat0-dev/html
+	dh $@ --with autotools_dev
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
phat packaging



More information about the pkg-multimedia-commits mailing list