[SCM] gnome-mpv/master: Create missing directory

infinity0 at users.alioth.debian.org infinity0 at users.alioth.debian.org
Thu May 12 15:57:36 UTC 2016


The following commit has been merged in the master branch:
commit 02f84d4eeff91c87f91511a7aeaf6ebccf9115f4
Author: Ximin Luo <infinity0 at debian.org>
Date:   Thu May 12 17:29:49 2016 +0200

    Create missing directory

diff --git a/debian/rules b/debian/rules
index 53be3e0..ea3ce77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,7 @@ include /usr/share/dpkg/default.mk
 	dh $@ --with autoreconf
 
 override_dh_autoreconf:
+	mkdir m4
 	intltoolize --copy --automake
 	dh_autoreconf
 

-- 
gnome-mpv packaging



More information about the pkg-multimedia-commits mailing list