[SCM] obs-studio/master: Reorder

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat May 21 14:39:11 UTC 2016


The following commit has been merged in the master branch:
commit 447e87cf41c87aecda5cb655086e03561a4c6f9f
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat May 21 14:47:45 2016 +0200

    Reorder

diff --git a/debian/rules b/debian/rules
index d5f8f58..2395449 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,10 @@
 #!/usr/bin/make -f
 
+include /usr/share/dpkg/architecture.mk
+
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 export DEB_CPPFLAGS_MAINT_APPEND=-DFFMPEG_MUX_FIXED=\"/usr/lib/$(DEB_HOST_MULTIARCH)/obs-plugins/obs-ffmpeg/ffmpeg-mux\"
 
-include /usr/share/dpkg/architecture.mk
-
 %:
 	dh $@ --parallel
 

-- 
obs-studio packaging



More information about the pkg-multimedia-commits mailing list