[med-svn] r11098 - trunk/packages/strap-base/trunk/debian

Christoph Gille christophgil-guest at alioth.debian.org
Wed May 30 08:14:46 UTC 2012


Author: christophgil-guest
Date: 2012-05-30 08:14:45 +0000 (Wed, 30 May 2012)
New Revision: 11098

Modified:
   trunk/packages/strap-base/trunk/debian/rules
Log:


Modified: trunk/packages/strap-base/trunk/debian/rules
===================================================================
--- trunk/packages/strap-base/trunk/debian/rules	2012-05-30 08:07:24 UTC (rev 11097)
+++ trunk/packages/strap-base/trunk/debian/rules	2012-05-30 08:14:45 UTC (rev 11098)
@@ -15,12 +15,9 @@
 
 
 override_dh_installdocs:
-	#echo dh_installdocs -- do nothing
 	dh_installdocs
 
 override_dh_auto_build:
-	# When doing svn-buildpackage  -rfakeroot -us -uc, it does not find the upstream tgz. Therfore I added the following line:
-	#$(CURDIR)/debian/rules get-orig-source
 	cd $(SRC_TMP) && tar -xzf $(ORIG_TAR)
 	# Native program to manage GUI frames by frame title. It provides always-on-top, iconization, to-front etc.
 	cd $(SRC_TMP)/src && cc -lm -lX11 -o $(CURDIR)/nativeTools_unix2 nativeTools_unix2.c




More information about the debian-med-commit mailing list