[libnet-dbus-perl] 10/335: Fix when no initial makefile

Intrigeri intrigeri at moszumanska.debian.org
Sat Mar 21 01:07:10 UTC 2015


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

intrigeri pushed a commit to branch experimental
in repository libnet-dbus-perl.

commit 92627d0d5cac03b55ef2d977f0eaa5f472918d60
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Mon Oct 18 19:36:32 2004 +0000

    Fix when no initial makefile
---
 rollingbuild.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rollingbuild.sh b/rollingbuild.sh
index 9745813..b67452d 100755
--- a/rollingbuild.sh
+++ b/rollingbuild.sh
@@ -5,7 +5,7 @@
 
 set -e
 
-make -k realclean
+make -k realclean ||:
 rm -rf MANIFEST blib pm_to_blib
 
 perl Makefile.PL

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



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