[SCM] libgig/master: debian/rules: build dos in indep, make jquery.js a link

piem at users.alioth.debian.org piem at users.alioth.debian.org
Fri Apr 4 17:40:12 UTC 2014


The following commit has been merged in the master branch:
commit 8833d8cb4b08ea7604e5f4f6db2e33053efb14e3
Author: Paul Brossier <piem at piem.org>
Date:   Mon Mar 31 13:24:55 2014 -0300

    debian/rules: build dos in indep, make jquery.js a link

diff --git a/debian/rules b/debian/rules
index c22c152..ec04479 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,9 +13,9 @@ override_dh_auto_configure:
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS
 
-override_dh_auto_build:
-	dh_auto_build
+override_dh_auto_build-indep:
 	$(MAKE) docs
+	ln -sf /usr/share/javascript/jquery/jquery.js doc/html/jquery.js
 
 override_dh_auto_clean:
 	$(RM) -rf doc/html

-- 
libgig packaging



More information about the pkg-multimedia-commits mailing list