[libhttp-oai-perl] 04/06: Support new executable script.

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Fri Apr 18 19:25:25 UTC 2014


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

hlieberman-guest pushed a commit to branch master
in repository libhttp-oai-perl.

commit 758aca9a35bd5336bb893b9fcd65edfdbe4ff913
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Fri Apr 18 15:16:33 2014 -0400

    Support new executable script.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1e7ae02..598c963 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,8 @@ TMP     = $(CURDIR)/debian/$(PACKAGE)
 override_dh_auto_install:
 	dh_auto_install
 	mv $(TMP)/usr/bin/oai_browser.pl $(TMP)/usr/bin/oai_browser
+	mv $(TMP)/usr/bin/oai_pmh.pl $(TMP)/usr/bin/oai_pmh
 	mv $(TMP)/usr/share/man/man1/oai_browser.pl.1p \
 	   $(TMP)/usr/share/man/man1/oai_browser.1p
+	mv $(TMP)/usr/share/man/man1/oai_pmh.pl.1p \
+	   $(TMP)/usr/share/man/man1/oai_pmh.1p

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



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