[92574] trunk/dports/python/py-serial/Portfile
snc at macports.org
snc at macports.org
Tue May 1 10:34:33 PDT 2012
Revision: 92574
https://trac.macports.org/changeset/92574
Author: snc at macports.org
Date: 2012-05-01 10:34:30 -0700 (Tue, 01 May 2012)
Log Message:
-----------
py-serial: removing missing files from post-destroot
Modified Paths:
--------------
trunk/dports/python/py-serial/Portfile
Modified: trunk/dports/python/py-serial/Portfile
===================================================================
--- trunk/dports/python/py-serial/Portfile 2012-05-01 17:17:41 UTC (rev 92573)
+++ trunk/dports/python/py-serial/Portfile 2012-05-01 17:34:30 UTC (rev 92574)
@@ -28,12 +28,12 @@
if {${subport} != ${name}} {
post-destroot {
xinstall -m 644 -W ${worksrcpath} CHANGES.txt LICENSE.txt README.txt \
- ${destroot}${prefix}/share/doc/${name}
- xinstall -m 644 -W ${worksrcpath}/examples enhancedserial.py miniterm.py \
- scan.py setup_demo.py tcp_serial_redirect.py test.py test_advanced.py \
- test_high_load.py wxSerialConfigDialog.py wxSerialConfigDialog.wxg \
+ ${destroot}${prefix}/share/doc/${subport}
+ xinstall -m 644 -W ${worksrcpath}/examples enhancedserial.py \
+ scan.py tcp_serial_redirect.py \
+ wxSerialConfigDialog.py wxSerialConfigDialog.wxg \
wxTerminal.py wxTerminal.wxg \
- ${destroot}${prefix}/share/doc/${name}/examples
+ ${destroot}${prefix}/share/doc/${subport}/examples
}
livecheck.type none
} else {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120501/f16261c1/attachment.html>
More information about the macports-changes
mailing list