[SCM] lv2-tools packaging branch, master, updated. debian/1.0.3-1-14-gf0d288f
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Fri Jun 4 06:55:23 UTC 2010
The following commit has been merged in the master branch:
commit 957601daaada0305f0ee63aabbdfdb636e5f91e6
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date: Fri Jun 4 08:54:50 2010 +0200
Adjust clean target.
diff --git a/debian/rules b/debian/rules
index 691a99d..870f5cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,6 @@ override_dh_auto_build:
doxygen
override_dh_auto_clean:
- dh_auto_clean
+ $(MAKE) clean
rm -f Makefile.deps
+ dh_clean
--
lv2-tools packaging
More information about the pkg-multimedia-commits
mailing list