[libsoap-lite-perl] 01/02: debian/rules: don't try to fixup XMLRPCsh anymore.

gregor herrmann gregoa at debian.org
Fri Jan 10 15:24:33 UTC 2014


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

gregoa pushed a commit to branch master
in repository libsoap-lite-perl.

commit 3dc0a062f6dfc13d57ca503f0e815bd24f8896a6
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 10 16:23:17 2014 +0100

    debian/rules: don't try to fixup XMLRPCsh anymore.
    
    The file was removed.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7ee9f6c..2966be1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 PACKAGE = $(shell dh_listpackages)
 TMP     = $(CURDIR)/debian/$(PACKAGE)
-SCRIPTS = SOAPsh XMLRPCsh stubmaker
+SCRIPTS = SOAPsh stubmaker
 
 
 %:

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



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