[SCM] soundmanager2/master: Create swf/ dir in configure step

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Mon Feb 20 21:50:39 UTC 2017


The following commit has been merged in the master branch:
commit 2c3e4e578923cb5ef478ff3c22f403466c745a68
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Mon Feb 20 21:21:34 2017 +0100

    Create swf/ dir in configure step

diff --git a/debian/rules b/debian/rules
index 479923f..f8a61d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,5 +4,9 @@
 
 override_dh_auto_clean:
 
+override_dh_auto_configure:
+	mkdir -p $(CURDIR)/swf
+	dh_auto_configure
+
 get-orig-source:
 	uscan --verbose --repack --force

-- 
soundmanager2 packaging



More information about the pkg-multimedia-commits mailing list