[22193] trunk/dports/lang/g-wrap/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Wed Feb 21 06:20:00 PST 2007
Revision: 22193
http://trac.macosforge.org/projects/macports/changeset/22193
Author: pipping at macports.org
Date: 2007-02-21 06:20:00 -0800 (Wed, 21 Feb 2007)
Log Message:
-----------
* fix post-destroot
Modified Paths:
--------------
trunk/dports/lang/g-wrap/Portfile
Modified: trunk/dports/lang/g-wrap/Portfile
===================================================================
--- trunk/dports/lang/g-wrap/Portfile 2007-02-21 14:14:20 UTC (rev 22192)
+++ trunk/dports/lang/g-wrap/Portfile 2007-02-21 14:20:00 UTC (rev 22193)
@@ -22,7 +22,7 @@
cd ${destroot}${prefix}
xinstall -d share/info
foreach info [glob info/*] {
- file rename info/$info share/info/
+ file rename $info share/info/
}
delete info
delete share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070221/93eca808/attachment.html
More information about the macports-changes
mailing list