[csw-devel] SF.net SVN: gar:[14440] csw/mgar/pkg/libcurl2/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Apr 28 18:17:33 CEST 2011
Revision: 14440
http://gar.svn.sourceforge.net/gar/?rev=14440&view=rev
Author: dmichelsen
Date: 2011-04-28 16:17:33 +0000 (Thu, 28 Apr 2011)
Log Message:
-----------
libcurl2: Fix typo
Modified Paths:
--------------
csw/mgar/pkg/libcurl2/trunk/Makefile
Modified: csw/mgar/pkg/libcurl2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libcurl2/trunk/Makefile 2011-04-28 16:09:03 UTC (rev 14439)
+++ csw/mgar/pkg/libcurl2/trunk/Makefile 2011-04-28 16:17:33 UTC (rev 14440)
@@ -42,7 +42,7 @@
ln -s libcurl.so.2.0.2 $(DESTDIR)$(libdir)/libcurl.so.2
@$(MAKECOOKIE)
-post-install-isa-i386-features-minimal:
+post-install-isa-i386:
ginstall -d $(DESTDIR)$(libdir)
cp $(WORKDIR)/libcurl.so.2.0.2.i $(DESTDIR)$(libdir)/libcurl.so.2.0.2
ln -s libcurl.so.2.0.2 $(DESTDIR)$(libdir)/libcurl.so.2
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