[pmix] 10/16: Don't ship .la files

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 13:55:33 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository pmix.

commit 5f8b505c611c49915ce0321a7cca9876c707e0bd
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Sep 18 16:38:02 2017 +0100

    Don't ship .la files
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index f4239b5..78f68f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,4 +43,5 @@ override_dh_auto_build:
 override_dh_auto_install:
 	dh_auto_install --builddirectory=debian/static-build
 	dh_auto_install --builddirectory=debian/shared-build
+	find debian/tmp -name '*.la' -delete
 

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



More information about the debian-science-commits mailing list