[145850] trunk/dports/lang/cppman/Portfile
eborisch at macports.org
eborisch at macports.org
Thu Feb 18 21:07:52 PST 2016
Revision: 145850
https://trac.macports.org/changeset/145850
Author: eborisch at macports.org
Date: 2016-02-18 21:07:52 -0800 (Thu, 18 Feb 2016)
Log Message:
-----------
cppman: Put share directory in normal location.
Modified Paths:
--------------
trunk/dports/lang/cppman/Portfile
Modified: trunk/dports/lang/cppman/Portfile
===================================================================
--- trunk/dports/lang/cppman/Portfile 2016-02-19 04:55:49 UTC (rev 145849)
+++ trunk/dports/lang/cppman/Portfile 2016-02-19 05:07:52 UTC (rev 145850)
@@ -7,6 +7,7 @@
github.setup aitjcize cppman 0.4.6
python.default_version 35
+revision 1
maintainers eborisch \
openmaintainer
@@ -27,3 +28,8 @@
patchfiles cppman_util_py.patch
depends_lib-append port:py${python.default_version}-beautifulsoup4
+
+post-destroot {
+ delete ${destroot}${prefix}/share
+ move ${destroot}${python.prefix}/share ${destroot}${prefix}
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160218/898c90ee/attachment.html>
More information about the macports-changes
mailing list