[irstlm] 16/146: Do not change no more installed .la files in rules.

Giulio Paci giuliopaci-guest at moszumanska.debian.org
Tue May 17 07:37:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

giuliopaci-guest pushed a commit to branch master
in repository irstlm.

commit 2d6e11b696f1500927dd006da78fa9098e4d93c0
Author: Giulio Paci <giuliopaci at gmail.com>
Date:   Sat Aug 11 01:35:06 2012 +0200

    Do not change no more installed .la files in rules.
---
 debian/rules | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index fdaae06..1bb18f8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,9 +25,6 @@ pre-build::
 		if [ ! -f "$$i".backup ]; then cp -a "$$i" "$$i".backup; fi ; \
 	done
 
-binary-post-install/libirstlm0-dev::
-	sed -e "s/^dependency_libs.*/dependency_libs=''\n#&/g" -i debian/$(cdbs_curpkg)/usr/lib/libirstlm.la
-
 clean::
 	set -e ; for i in $(BACKUP); do \
 		if [ -f "$$i".backup ]; then mv -f "$$i".backup "$$i"; fi ; \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/irstlm.git



More information about the debian-science-commits mailing list