[nco] 21/32: Don't install libnco.la.

Bas Couwenberg sebastic at xs4all.nl
Mon Jan 19 00:00:38 UTC 2015


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

sebastic-guest pushed a commit to branch master
in repository nco.

commit 022022059182b569058cc7e35c1fc0439693695b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Jan 18 18:59:57 2015 +0100

    Don't install libnco.la.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8cb5f12..2411c4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ nco (4.4.7-1) UNRELEASED; urgency=medium
   * Update copyright file using copyright-format 1.0.
   * Ignore test failures instead of disabling them.
   * Override dh_install to use --list-missing.
+  * Don't install libnco.la.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sun, 18 Jan 2015 16:40:05 +0100
 
diff --git a/debian/rules b/debian/rules
index 3dba5f4..d2e5874 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,7 @@ override_dh_auto_install:
 	dh_auto_install
 	find $(CURDIR)/debian/nco -name '*.h' -delete
 	find $(CURDIR)/debian/nco -name '*.hh' -delete
+	$(RM) debian/nco/usr/lib/nco/libnco.la
 	rm -f debian/nco/usr/share/info/dir
 
 override_dh_install:

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



More information about the Pkg-grass-devel mailing list