[csw-devel] SF.net SVN: gar:[8627] csw/mgar/pkg/cpan/Term-ReadLine-Gnu/trunk/Makefile
bensons at users.sourceforge.net
bensons at users.sourceforge.net
Wed Feb 17 17:27:28 CET 2010
Revision: 8627
http://gar.svn.sourceforge.net/gar/?rev=8627&view=rev
Author: bensons
Date: 2010-02-17 16:27:26 +0000 (Wed, 17 Feb 2010)
Log Message:
-----------
cpan Term-ReadLine-Gnu: fixed Makefile
Modified Paths:
--------------
csw/mgar/pkg/cpan/Term-ReadLine-Gnu/trunk/Makefile
Modified: csw/mgar/pkg/cpan/Term-ReadLine-Gnu/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Term-ReadLine-Gnu/trunk/Makefile 2010-02-17 16:26:23 UTC (rev 8626)
+++ csw/mgar/pkg/cpan/Term-ReadLine-Gnu/trunk/Makefile 2010-02-17 16:27:26 UTC (rev 8627)
@@ -22,6 +22,6 @@
post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(GARNAME)
post-install-modulated:
- @ginstall -d $(DOCDEST)
- @cp $(FILEDIR)/changelog.CSW $(DOCDEST)
- @$(MAKECOOKIE)
+ @ginstall -d $(DOCDEST)
+ @cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+ @$(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