[csw-devel] SF.net SVN: gar:[7957] csw/mgar/pkg/dante/trunk/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sun Jan 10 20:21:12 CET 2010


Revision: 7957
          http://gar.svn.sourceforge.net/gar/?rev=7957&view=rev
Author:   skayser
Date:     2010-01-10 19:21:12 +0000 (Sun, 10 Jan 2010)

Log Message:
-----------
dante: fix gsed invocation

Modified Paths:
--------------
    csw/mgar/pkg/dante/trunk/Makefile

Modified: csw/mgar/pkg/dante/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dante/trunk/Makefile	2010-01-10 19:17:32 UTC (rev 7956)
+++ csw/mgar/pkg/dante/trunk/Makefile	2010-01-10 19:21:12 UTC (rev 7957)
@@ -109,7 +109,7 @@
 	cp $(FILEDIR)/socks.conf.CSW $(DESTDIR)$(sysconfdir)/socks.conf
 
 	# /bin/sh doesn't understand "if ! test", reported to dante-bugs at inet.no
-	gsed -ie 's,/bin/sh,/usr/bin/bash,' $(DESTDIR)$(bindir)/socksify
+	gsed -i -e 's,/bin/sh,/usr/bin/bash,' $(DESTDIR)$(bindir)/socksify
 	@$(MAKECOOKIE)
 
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list