[SCM] gsequencer/master: modified debian/rules in order to ensure all symbols are exported

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Sun Feb 5 14:58:38 UTC 2017


The following commit has been merged in the master branch:
commit 44167734e516be06826aeae08d6a19a989348cea
Author: Joël Krähemann <jkraehemann-guest at users.alioth.debian.org>
Date:   Sun Feb 5 15:56:14 2017 +0100

    modified debian/rules in order to ensure all symbols are exported

diff --git a/debian/rules b/debian/rules
index 141aec1..c993d99 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ archconfflags += --enable-gtk-doc --enable-gtk-doc-html
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(archconfflags)
+	$(MAKE) gen-symbols-all
 
 override_dh_auto_install:
 	dh_auto_install

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list