[sacjava] 15/28: Improve install target

Jakub Adam xhaakon-guest at moszumanska.debian.org
Sat Aug 22 11:41:19 UTC 2015


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 <nthykier at debian.org>
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



More information about the pkg-java-commits mailing list