[lemonldap-ng] 05/06: Don't publish public.pl by default

Xavier Guimard xguimard-guest at moszumanska.debian.org
Sat May 20 08:04:17 UTC 2017


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

xguimard-guest pushed a commit to branch master
in repository lemonldap-ng.

commit 5855068865bbd719dd3157aa905c4f651b334379
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat May 20 10:02:51 2017 +0200

    Don't publish public.pl by default
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 8a56d55..038a1ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -59,6 +59,7 @@ override_dh_auto_install:
 		debian/tmp/usr/share/doc/lemonldap-ng-fr-doc/fr-doc/pages/documentation/current/lib
 	mkdir $(TMP)/$(LMSHAREDIR)/portal
 	mv $(TMP)/$(LMVARDIR)/portal/*.pl $(TMP)/$(LMSHAREDIR)/portal/
+	rm -f $(TMP)/$(LMSHAREDIR)/portal/public.pl
 
 override_dh_compress:
 	dh_compress -X favicon.ico

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/lemonldap-ng.git



More information about the Pkg-perl-cvs-commits mailing list