[Pkg-sugar-commit] [sugar-toolkit] 20/21: Avoid .la files. Closes: bug#633233. Thanks to Neil Williams.

Jonas Smedegaard dr at jones.dk
Thu Apr 16 18:50:26 UTC 2015


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

js pushed a commit to annotated tag debian/0.84.17-1
in repository sugar-toolkit.

commit 00d80c34d92a4bb26cdc6efc9a76d0b2a4f5b57f
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu May 24 21:26:54 2012 +0200

    Avoid .la files. Closes: bug#633233. Thanks to Neil Williams.
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index b63a855..d554645 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,3 +59,7 @@ CDBS_REPLACES_DEFAULT = $(pkgbase)
 
 # Needed for our packaging
 CDBS_BUILD_DEPENDS += , chrpath
+
+# Avoid .la files - see http://wiki.debian.org/ReleaseGoals/LAFileRemoval
+common-binary-post-install-arch::
+	find '$(cdbs_curdestdir)' -name '*.la' -delete

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



More information about the pkg-sugar-commit mailing list