[med-svn] r11515 - trunk/packages/fis-gtm/trunk/debian

Luis Ibanez luisibanez-guest at alioth.debian.org
Sun Jul 1 19:24:45 UTC 2012


Author: luisibanez-guest
Date: 2012-07-01 19:24:45 +0000 (Sun, 01 Jul 2012)
New Revision: 11515

Modified:
   trunk/packages/fis-gtm/trunk/debian/rules
Log:
Fixing typo in "oshebang" --> "shebang".


Modified: trunk/packages/fis-gtm/trunk/debian/rules
===================================================================
--- trunk/packages/fis-gtm/trunk/debian/rules	2012-07-01 19:22:22 UTC (rev 11514)
+++ trunk/packages/fis-gtm/trunk/debian/rules	2012-07-01 19:24:45 UTC (rev 11515)
@@ -44,7 +44,7 @@
 	ls -l $(CURDIR)/debian/$(BINPKG)/usr/$(GTM_INSTALL_DIR)/gtmsecshr
 	@echo "I: Removing redundant license file. One is already available."
 	rm    $(CURDIR)/debian/$(BINPKG)/usr/$(GTM_INSTALL_DIR)/COPYING
-	@echo "I: Adding oshebang line to executable scripts."
+	@echo "I: Adding shebang line to executable scripts."
 	sed -i '1 i\
 #!/bin/sh' $(CURDIR)/debian/$(BINPKG)/usr/$(GTM_INSTALL_DIR)/gtmstart
 	sed -i '1 i\




More information about the debian-med-commit mailing list