[dutch-svn] r98 - trunk/debian

thijs at alioth.debian.org thijs at alioth.debian.org
Sun Jun 10 15:33:48 UTC 2007


Author: thijs
Date: 2007-06-10 15:33:48 +0000 (Sun, 10 Jun 2007)
New Revision: 98

Modified:
   trunk/debian/rules
Log:
remove some obsolete comments


Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2007-06-10 15:29:58 UTC (rev 97)
+++ trunk/debian/rules	2007-06-10 15:33:48 UTC (rev 98)
@@ -3,9 +3,6 @@
 # Uncomment this to turn on verbose mode. 
 # export DH_VERBOSE=1
 
-# This has to be exported to make some magic below work.
-export DH_OPTIONS
-
 ITMPDIR:=$(CURDIR)/debian/idutch
 ATMPDIR:=$(CURDIR)/debian/aspell-nl
 
@@ -80,8 +77,7 @@
 	dh_clean
 
 # Build architecture-independent files here.
-# Pass -a to all debhelper commands in this target to reduce clutter.
-# binary-indep: DH_OPTIONS=--package=wdutch
+# Pass -i to all debhelper commands in this target to reduce clutter.
 binary-indep: build-stamp
 	dh_testdir
 	dh_testroot
@@ -112,7 +108,6 @@
 
 # Build architecture-dependent files here.
 # Pass -a to all debhelper commands in this target to reduce clutter.
-# binary-arch: DH_OPTIONS=--package=idutch
 binary-arch: build
 	# Nothing to do
 




More information about the pkg-dutch-commit mailing list