[librivescript-perl] 03/06: debian/rules: update removal of renamed demo scripts.
gregor herrmann
gregoa at debian.org
Wed Dec 25 20:04:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository librivescript-perl.
commit 029c6a8dab6a6a4b27b8395d4fca3449fe781f7e
Author: gregor herrmann <gregoa at debian.org>
Date: Wed Dec 25 21:02:16 2013 +0100
debian/rules: update removal of renamed demo scripts.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f2f6ec0..e0cd18e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,5 @@ TMP = $(CURDIR)/debian/$(PACKAGE)
override_dh_auto_install:
dh_auto_install
- rm $(TMP)/usr/share/perl5/RiveScript/demo/*.rs
+ $(RM) -v $(TMP)/usr/share/perl5/RiveScript/demo/*.rive
rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5/RiveScript/demo/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librivescript-perl.git
More information about the Pkg-perl-cvs-commits
mailing list