[Pkg-sugar-commit] [sugar-base] 05/07: Remove la file. Closes: bug#633227.

Jonas Smedegaard dr at jones.dk
Fri Apr 17 07:41:55 UTC 2015


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

js pushed a commit to annotated tag debian/0.88.0-4
in repository sugar-base.

commit 025d4417bad1abd0b5c0e7f5365844869b392ce7
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Jul 25 00:32:43 2011 +0200

    Remove la file. Closes: bug#633227.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6db8d54..d6bd159 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,10 @@ DEB_UPSTREAM_URL = http://download.sugarlabs.org/sources/sucrose/glucose/$(DEB_U
 DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 DEB_UPSTREAM_TARBALL_MD5 = a51210ef1ad1c64ac7508ef6fa260c53
 
+# Remove .la file
+binary-post-install/$(pkg)::
+	find $(DEB_DESTDIR)/usr -type f -name '*.la' -delete
+
 # Strip hardcoded rpath
 binary-strip/$(pkg)::
 	find $(DEB_DESTDIR)/usr/lib -type f -name '*.so' -exec chrpath -d '{}' ';'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-base.git



More information about the pkg-sugar-commit mailing list