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

dmn pushed a commit to branch dam-bundle-2.0
in repository libcatalyst-modules-perl.

commit 5d4709ad5700d78377431268ffad5c2c12bd077c
Author: Damyan Ivanov <d...@debian.org>
Date:   Sun May 11 20:43:46 2014 +0000

    fix custom build hooking point
    
    with dh_auto_build the package ends up empty
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index fedcab9..89b1521 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ override_dh_clean:
        rm -rf build-area
        rm -f unpack-stamp
 
-override_dh_auto_build: patch-stamp
+override_dh_auto_install: patch-stamp
        DESTDIR=$(TMP) TEST_POD=0 debian/make-module.sh build
 
 patch: patch-stamp

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-modules-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