[SCM] osceleton/master: removed --buildsystem=makefile, it didn't seem to be parse right and is unneeded

eighthave-guest at users.alioth.debian.org eighthave-guest at users.alioth.debian.org
Sun Jun 19 01:42:58 UTC 2011


The following commit has been merged in the master branch:
commit c5d3952c166e9e245e60253133fc8178a71aaed1
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Sat Jun 18 21:15:35 2011 -0400

    removed --buildsystem=makefile, it didn't seem to be parse right and is unneeded

diff --git a/debian/rules b/debian/rules
index 91c2639..089d8e4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ includedir = $(prefix)/include
 docdir = $(prefix)/share/doc
 
 %:
-	dh $@ --buildsystem=makefile
+	dh $@
 
 override_dh_auto_install:
 	install -d $(CURDIR)/debian/osceleton/$(bindir)

-- 
osceleton packaging



More information about the pkg-multimedia-commits mailing list