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

xhaakon-guest pushed a commit to branch master
in repository sacjava.

commit f2ed45e6982a74cb864f81ab15df1a64df9ff19b
Author: Niels Thykier <[email protected]>
Date:   Mon Jun 25 08:11:47 2012 +0000

    Improve install target
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 1c42b1f..ded1f4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -39,9 +39,7 @@ clean:
        mh_clean
        dh_clean 
 
-install:
-       @[ -f build-stamp -o -f build-indep-stamp ] || \
-         ( echo "Package has not been build!  Use binary{,-arch,-indep} 
target" >&2 )
+install: build-stamp
        dh_testdir
        dh_testroot
        dh_prep

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/sacjava.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to