[79236] trunk/dports/python/py-pyqt4/Portfile

jmr at macports.org jmr at macports.org
Sun Jun 5 20:20:25 PDT 2011


Revision: 79236
          http://trac.macports.org/changeset/79236
Author:   jmr at macports.org
Date:     2011-06-05 20:20:23 -0700 (Sun, 05 Jun 2011)
Log Message:
-----------
py-pyqt4: fix destroot (#28007)

Modified Paths:
--------------
    trunk/dports/python/py-pyqt4/Portfile

Modified: trunk/dports/python/py-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py-pyqt4/Portfile	2011-06-06 02:11:48 UTC (rev 79235)
+++ trunk/dports/python/py-pyqt4/Portfile	2011-06-06 03:20:23 UTC (rev 79236)
@@ -52,8 +52,8 @@
 	file copy ${worksrcpath}/examples \
 		${destroot}${prefix}/share/doc/${name}
 	xinstall -m 644 -W ${worksrcpath} \
-		ChangeLog GPL_EXCEPTION.TXT GPL_EXCEPTION_ADDENDUM.TXT \
-		LICENSE.GPL2 LICENSE.GPL3 OPENSOURCE-NOTICE.TXT NEWS README \
+		GPL_EXCEPTION.TXT GPL_EXCEPTION_ADDENDUM.TXT \
+		LICENSE-MERGED-GPL2-GPL3 LICENSE.GPL2 LICENSE.GPL3 OPENSOURCE-NOTICE.TXT NEWS README \
 		THANKS \
 		${destroot}${prefix}/share/doc/${name}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110605/4c2e1c6d/attachment.html>


More information about the macports-changes mailing list