[libnet-dbus-perl] 18/335: Skip debian package build
    Intrigeri 
    intrigeri at moszumanska.debian.org
       
    Sat Mar 21 01:07:12 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 23bb56a48b5b17b37f56fbe253b430f63b6c06d0
Author: Daniel P. Berrange <dan at berrange.com>
Date:   Mon Oct 18 20:03:22 2004 +0000
    Skip debian package build
---
 rollingbuild.sh | 3 +++
 1 file changed, 3 insertions(+)
diff --git a/rollingbuild.sh b/rollingbuild.sh
index ad2001a..72bb66f 100755
--- a/rollingbuild.sh
+++ b/rollingbuild.sh
@@ -31,6 +31,9 @@ if [ -f /usr/bin/rpmbuild ]; then
   rpmbuild -ta --clean $NAME-*.tar.gz
 fi
 
+# Skip debian pkg for now
+exit 0
+
 if [ -f /usr/bin/fakeroot ]; then
   fakeroot debian/rules clean
   fakeroot debian/rules DESTDIR=$HOME/packages/debian binary
-- 
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