[SCM] librdf-endpoint-perl Debian packaging branch, master, updated. debian/0.04-1-27-gaed461e

Jonas Smedegaard dr at jones.dk
Tue Jun 12 21:02:06 UTC 2012


The following commit has been merged in the master branch:
commit 919d5f107b146702c040c4008ae7387ab857b927
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 12 17:17:45 2012 +0200

    Install PSGI script only as example file for now.

diff --git a/debian/rules b/debian/rules
index 853f133..71e4d5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ CDBS_RECOMMENDS = $(recommends)
 
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(share/www/favicon\.ico|debian/(changelog|copyright(|_hints|_newhints)))$
 
-DEB_INSTALL_EXAMPLES_DEFAULT = rdf_*.json
+DEB_INSTALL_EXAMPLES_DEFAULT = rdf_*.json scripts/*
 
 common-binary-post-install-indep::
-	mv $(DEB_DESTDIR)/usr/bin $(DEB_DESTDIR)/usr/share/librdf-endpoint-perl
+	rm -rf $(DEB_DESTDIR)/usr/bin

-- 
librdf-endpoint-perl Debian packaging



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