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

js pushed a commit to branch master
in repository librdf-linkeddata-perl.

commit 205f371a2c9585e1d27251e2f9a6e0147477b229
Author: Jonas Smedegaard <d...@jones.dk>
Date:   Tue Jul 1 19:36:19 2014 +0200

    Revert to install PSGI script below /usr/share (not as example file).
    
    This reverts commit 01b069c29ad79fa5e177e2e81995e54dd13acb4b.
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 06fd262..51ff520 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,10 @@ CDBS_BUILD_DEPENDS +=, libmodule-package-rdf-perl
 DEB_UPSTREAM_CRUFT_MOVE = inc COPYRIGHT CREDITS Changes LICENSE MANIFEST
 DEB_UPSTREAM_CRUFT_MOVE += META.ttl META.yml README SIGNATURE
 
-DEB_INSTALL_EXAMPLES_$(pkg) = rdf_*.json script/*
+DEB_INSTALL_EXAMPLES_$(pkg) = rdf_*.json
+
+binary-post-install/$(pkg)::
+       mv $(DEB_DESTDIR)/usr/bin 
$(DEB_DESTDIR)/usr/share/librdf-linkeddata-perl
 
 # relax regression tests when targeted experimental suite
 DEB_MAKE_CHECK_TARGET = test TEST_VERBOSE=1 \

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to