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

valholla at users.sourceforge.net valholla at users.sourceforge.net
Sat Aug 8 06:06:21 CEST 2009


Revision: 5950
          http://gar.svn.sourceforge.net/gar/?rev=5950&view=rev
Author:   valholla
Date:     2009-08-08 04:06:21 +0000 (Sat, 08 Aug 2009)

Log Message:
-----------
fix typo in prototype_filter

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

Modified: csw/mgar/pkg/gnupg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnupg/trunk/Makefile	2009-08-08 04:05:35 UTC (rev 5949)
+++ csw/mgar/pkg/gnupg/trunk/Makefile	2009-08-08 04:06:21 UTC (rev 5950)
@@ -36,8 +36,7 @@
 CONFIGURE_ARGS += --disable-asm
 
 EXTRA_MERGE_EXCLUDE_FILES += .*/charset.alias
-PROTOTYPE_FILTER = awk '$$$$3 ~/\/gpg$$$$/ { $$$$4 = 4755 }
-					{ print }'
+PROTOTYPE_FILTER = awk '$$$$3 ~/\/gpg$$$$/ { $$$$4 = 4755 } { print }'
 
 REQUIRED_PKGS_CSWgnupg  = CSWbzip2 CSWcurlrt CSWggettextrt CSWiconv
 REQUIRED_PKGS_CSWgnupg += CSWoldaprt CSWreadline CSWzlib


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