[csw-devel] SF.net SVN: gar:[5778] csw/mgar/pkg/sendmail/branches/benny/Makefile

bensons at users.sourceforge.net bensons at users.sourceforge.net
Fri Jul 31 17:18:34 CEST 2009


Revision: 5778
          http://gar.svn.sourceforge.net/gar/?rev=5778&view=rev
Author:   bensons
Date:     2009-07-31 15:18:34 +0000 (Fri, 31 Jul 2009)

Log Message:
-----------
sendmail: benny branch, fixed setgid for PROTOTYPE

Modified Paths:
--------------
    csw/mgar/pkg/sendmail/branches/benny/Makefile

Modified: csw/mgar/pkg/sendmail/branches/benny/Makefile
===================================================================
--- csw/mgar/pkg/sendmail/branches/benny/Makefile	2009-07-31 15:16:48 UTC (rev 5777)
+++ csw/mgar/pkg/sendmail/branches/benny/Makefile	2009-07-31 15:18:34 UTC (rev 5778)
@@ -29,7 +29,7 @@
 PROTOTYPE_FILTER = awk '$$$$3 ~/sol8\./ { $$$$2 = "sol8" } \
                         $$$$3 ~/sol9\./ { $$$$2 = "sol9" } \
                         $$$$3 ~/sol10\./ { $$$$2 = "sol10" } \
-			$$$$3 ~/sendmail$$$$/ { $$$$4 = "2755" } \
+			$$$$3 ~/\/sendmail$$$$/ { $$$$4 = "2755" } \
                        { print }'
 
 


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