[SCM] foo-yc20/master: Set buildsystem to makefile.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Jan 20 20:12:57 UTC 2011


The following commit has been merged in the master branch:
commit 3d8142f8b639399b00218efe4c853f41ce0e1f3f
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Jan 20 21:00:36 2011 +0100

    Set buildsystem to makefile.

diff --git a/debian/rules b/debian/rules
index 3208773..6d0c847 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 PREFIX=/usr
 
 %:
-	dh $@
+	dh $@ -Smakefile
 
 override_dh_auto_build:
 	make PREFIX=${PREFIX}

-- 
foo-yc20 packaging



More information about the pkg-multimedia-commits mailing list