[SCM] swami/master: Explicitly set cmake as build system.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Dec 3 10:31:47 UTC 2010


The following commit has been merged in the master branch:
commit 306f39d5be737fde3681dda4887c687969c15321
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Dec 3 11:31:28 2010 +0100

    Explicitly set cmake as build system.

diff --git a/debian/rules b/debian/rules
index 2d33f6a..e446a7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ -Scmake

-- 
swami packaging



More information about the pkg-multimedia-commits mailing list