[SCM] ladspa-sdk packaging branch, master, updated. debian/1.1-6-26-ga9d740c

fsateler-guest at users.alioth.debian.org fsateler-guest at users.alioth.debian.org
Tue Nov 3 23:53:50 UTC 2009


The following commit has been merged in the master branch:
commit e9d780eadd94c4e1c14aabd3192dab3f899a8640
Author: Felipe Sateler <fsateler at gmail.com>
Date:   Tue Nov 3 20:23:28 2009 -0300

    Autocreate bin dir

diff --git a/debian/rules b/debian/rules
index 1fc883b..8fbffb4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,7 @@
 override_dh_auto_build:
 	# git doesn't preserve empty dirs, this is for git-buildpackage
 	mkdir -p plugins
+	mkdir -p bin
 	$(MAKE) -C src targets
 
 override_dh_auto_clean:

-- 
ladspa-sdk packaging



More information about the pkg-multimedia-commits mailing list