[56198] trunk/dports/lang/ficl/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Aug 24 23:30:01 PDT 2009
Revision: 56198
http://trac.macports.org/changeset/56198
Author: ryandesign at macports.org
Date: 2009-08-24 23:30:01 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------
ficl: remove unnecessary delete statement in destroot
Modified Paths:
--------------
trunk/dports/lang/ficl/Portfile
Modified: trunk/dports/lang/ficl/Portfile
===================================================================
--- trunk/dports/lang/ficl/Portfile 2009-08-25 06:29:39 UTC (rev 56197)
+++ trunk/dports/lang/ficl/Portfile 2009-08-25 06:30:01 UTC (rev 56198)
@@ -32,5 +32,4 @@
destroot {
file copy ${worksrcpath}/ficl ${destroot}${prefix}/bin
file copy ${worksrcpath}/libficl.a ${destroot}${prefix}/lib
- delete ${destroot}${prefix}/share/man
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090824/bae3dd43/attachment-0001.html>
More information about the macports-changes
mailing list