Author: nthykier
Date: 2012-06-25 08:11:47 +0000 (Mon, 25 Jun 2012)
New Revision: 16205
Modified:
trunk/sacjava/debian/rules
Log:
Improve install target
Modified: trunk/sacjava/debian/rules
===================================================================
--- trunk/sacjava/debian/rules 2012-06-25 08:01:40 UTC (rev 16204)
+++ trunk/sacjava/debian/rules 2012-06-25 08:11:47 UTC (rev 16205)
@@ -39,9 +39,7 @@
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
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits