[26419] trunk/dports/x11/gtk1/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 22 09:19:07 PDT 2007


Revision: 26419
          http://trac.macosforge.org/projects/macports/changeset/26419
Author:   yves at macports.org
Date:     2007-06-22 09:19:06 -0700 (Fri, 22 Jun 2007)

Log Message:
-----------
force copy of lt*

Modified Paths:
--------------
    trunk/dports/x11/gtk1/Portfile

Modified: trunk/dports/x11/gtk1/Portfile
===================================================================
--- trunk/dports/x11/gtk1/Portfile	2007-06-22 15:03:46 UTC (rev 26418)
+++ trunk/dports/x11/gtk1/Portfile	2007-06-22 16:19:06 UTC (rev 26419)
@@ -33,8 +33,8 @@
 		--infodir=${prefix}/share/info
 
 post-patch {
-	   copy ${distpath}/ltconfig13 ${worksrcpath}/ltconfig
-	   copy ${distpath}/ltmain13 ${worksrcpath}/ltmain.sh
+	   copy -force ${distpath}/ltconfig13 ${worksrcpath}/ltconfig
+	   copy -force ${distpath}/ltmain13 ${worksrcpath}/ltmain.sh
 }
 
 post-destroot {

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070622/9ac6de24/attachment.html


More information about the macports-changes mailing list