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

valholla at users.sourceforge.net valholla at users.sourceforge.net
Wed Aug 5 19:37:33 CEST 2009


Revision: 5865
          http://gar.svn.sourceforge.net/gar/?rev=5865&view=rev
Author:   valholla
Date:     2009-08-05 17:37:32 +0000 (Wed, 05 Aug 2009)

Log Message:
-----------
tweaks for PROTOTYPE_FILTER

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

Modified: csw/mgar/pkg/sendmail/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sendmail/trunk/Makefile	2009-08-05 17:35:16 UTC (rev 5864)
+++ csw/mgar/pkg/sendmail/trunk/Makefile	2009-08-05 17:37:32 UTC (rev 5865)
@@ -43,9 +43,9 @@
 					$$$$3 ~/sol10\./ { $$$$2 = "sol10" } \
 					$$$$3 ~/\/sol[0-9]*\.sendmail$$$$/ { $$$$4 = "2755" } \
 					{ print }'
-PROTOTYPE_FILTER += (fgrep -v "i.sol8";echo "i i.sol8=\$$$$WORKDIR_FIRSTMOD/i.sol8")
-PROTOTYPE_FILTER += (fgrep -v "i.sol9";echo "i i.sol9=\$$$$WORKDIR_FIRSTMOD/i.sol9")
-PROTOTYPE_FILTER += (fgrep -v "i.sol10";echo "i i.sol10=\$$$$WORKDIR_FIRSTMOD/i.sol10")
+PROTOTYPE_FILTER += fgrep -v "i.sol8";echo "i i.sol8=\$$$$WORKDIR_FIRSTMOD/i.sol8"
+PROTOTYPE_FILTER += fgrep -v "i.sol9";echo "i i.sol9=\$$$$WORKDIR_FIRSTMOD/i.sol9"
+PROTOTYPE_FILTER += fgrep -v "i.sol10";echo "i i.sol10=\$$$$WORKDIR_FIRSTMOD/i.sol10"
 
 PKGFILES_CSWsendmailcommon  = .*$(sharedstatedir)/.*
 PKGFILES_CSWsendmailcommon += .*$(mandir)/.*


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