[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:31 UTC 2010


The following commit has been merged in the master branch:
commit 5a24b0db98b4f682cbc125923c1a5ae10fea1b92
Author: Alexandre Quessy <Alexandre Quessy alexandre at quessy.net>
Date:   Fri Jun 4 10:42:20 2010 -0400

    adding a clean target checking if make files exist

diff --git a/debian/rules b/debian/rules
index 599be5d..1835e02 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,5 @@ include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS = --enable-mt
 DEB_MAKE_CHECK_TARGET = check 
+DEB_MAKE_CLEAN_TARGET = [ ! -f Makefile ] || $(MAKE) distclean
 

-- 
scenic packaging



More information about the pkg-multimedia-commits mailing list