[SCM] scenic packaging branch, master, updated. debian/0.5.11-1-14-g9636a98
alexandrequessy-guest at users.alioth.debian.org
alexandrequessy-guest at users.alioth.debian.org
Fri Jun 4 15:25:41 UTC 2010
The following commit has been merged in the master branch:
commit 9faaea3a0086403408a87b238e4641a3d4fd5e90
Author: Alexandre Quessy <Alexandre Quessy alexandre at quessy.net>
Date: Fri Jun 4 10:58:06 2010 -0400
It's not fatal if there is not makefile at 1st
make distclean will just fail, but it's ok
diff --git a/debian/rules b/debian/rules
index e4e67a9..599be5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,3 @@ include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_EXTRA_FLAGS = --enable-mt
DEB_MAKE_CHECK_TARGET = check
-if [ -f Makefile ]; then DEB_MAKE_CLEAN_TARGET = distclean; fi
-
--
scenic packaging
More information about the pkg-multimedia-commits
mailing list