[med-svn] [Git][med-team/pll-modules][master] Empty dependency_libs field in *.la files

Shayan Doust gitlab at salsa.debian.org
Wed Jun 3 19:49:38 BST 2020



Shayan Doust pushed to branch master at Debian Med / pll-modules


Commits:
976195ce by Shayan Doust at 2020-06-03T19:49:15+01:00
Empty dependency_libs field in *.la files

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -15,3 +15,7 @@ INSTALLATION_PREFIX = "/usr"
 
 override_dh_auto_configure:
 	./configure --prefix $(INSTALLATION_PREFIX) CPPFLAGS="-I/usr/include/libpll" LDFLAGS="-L/usr/include/libpll"
+
+override_dh_install:
+	dh_install
+	sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`



View it on GitLab: https://salsa.debian.org/med-team/pll-modules/-/commit/976195cec56740010a6cbcc5f8007df5059fb695

-- 
View it on GitLab: https://salsa.debian.org/med-team/pll-modules/-/commit/976195cec56740010a6cbcc5f8007df5059fb695
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200603/389832cc/attachment.html>


More information about the debian-med-commit mailing list