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

Christoph Gille christophgil-guest at alioth.debian.org
Tue May 29 23:01:49 UTC 2012


Author: christophgil-guest
Date: 2012-05-29 23:01:49 +0000 (Tue, 29 May 2012)
New Revision: 11084

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



Property changes on: trunk/packages/strap-base/trunk/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Modified: trunk/packages/strap-base/trunk/debian/rules
===================================================================
--- trunk/packages/strap-base/trunk/debian/rules	2012-05-29 22:48:13 UTC (rev 11083)
+++ trunk/packages/strap-base/trunk/debian/rules	2012-05-29 23:01:49 UTC (rev 11084)
@@ -18,6 +18,7 @@
 	echo dh_installdocs -- do nothing
 
 override_dh_auto_build:
+	#$(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