[SCM] scenic packaging branch, master, updated. upstream/0.6.2-77-g13b9185
js at users.alioth.debian.org
js at users.alioth.debian.org
Mon Jun 21 10:21:19 UTC 2010
The following commit has been merged in the master branch:
commit 13b91854162e829f875bb1b1d7e0f38509381ce8
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Jun 21 12:21:15 2010 +0200
Fix cleanup build area (apparently not done by upstream).
diff --git a/debian/rules b/debian/rules
index a3e12c7..3f2610d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,3 +22,7 @@ binary-indep/scenic::
binary-indep/midistream::
dh_pysupport -pmidistream rtpmidi
+
+# cleanup after upstream
+clean::
+ rm -rf $(DEB_BUILDDIR)
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list