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

Christoph Gille christophgil-guest at alioth.debian.org
Mon May 28 15:47:46 UTC 2012


Author: christophgil-guest
Date: 2012-05-28 15:47:46 +0000 (Mon, 28 May 2012)
New Revision: 11043

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-28 15:45:02 UTC (rev 11042)
+++ trunk/packages/strap-base/trunk/debian/rules	2012-05-28 15:47:46 UTC (rev 11043)
@@ -20,6 +20,7 @@
 override_dh_auto_build:
 	dh_auto_build
 	# echo ooooooooooooooooooooooooooooooooooooooooooooooo $(STRAPSRC)
+	ls $(STRAPSRC)
 	echo A little native program to handle windows under X11. Supports always-on-top, iconization, to-front etc.
 	cd $(STRAPSRC)/charite/christo/files/src/ && unzip -o nativeTools_unix2.zip && cc -lm -lX11 -o nativeTools_unix2.exe nativeTools_unix2.c
 	cd $(STRAPSRC) && find . -name "*.java" | tr ' ' '\n' | grep -v '$(SKIP)' > ../javaFiles.txt




More information about the debian-med-commit mailing list