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 <d...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to