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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Apr 7 03:48:12 CEST 2011


Revision: 14097
          http://gar.svn.sourceforge.net/gar/?rev=14097&view=rev
Author:   bdwalton
Date:     2011-04-07 01:48:12 +0000 (Thu, 07 Apr 2011)

Log Message:
-----------
rubygems/trunk: add missing makecookie call to prevent re-running the post install steps

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

Modified: csw/mgar/pkg/rubygems/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rubygems/trunk/Makefile	2011-04-07 01:44:16 UTC (rev 14096)
+++ csw/mgar/pkg/rubygems/trunk/Makefile	2011-04-07 01:48:12 UTC (rev 14097)
@@ -44,6 +44,7 @@
 	@$(MAKECOOKIE)
 
 post-install-modulated: copy-contrib
+	@$(MAKECOOKIE)
 
 copy-contrib:
 	@mkdir -p $(DESTDIR)$(docdir)/$(NAME)


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