[92315] trunk/dports/devel/dylibbundler/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 24 15:58:30 PDT 2012


Revision: 92315
          https://trac.macports.org/changeset/92315
Author:   ryandesign at macports.org
Date:     2012-04-24 15:58:30 -0700 (Tue, 24 Apr 2012)
Log Message:
-----------
dylibbundler: install images used by documentation

Modified Paths:
--------------
    trunk/dports/devel/dylibbundler/Portfile

Modified: trunk/dports/devel/dylibbundler/Portfile
===================================================================
--- trunk/dports/devel/dylibbundler/Portfile	2012-04-24 22:56:25 UTC (rev 92314)
+++ trunk/dports/devel/dylibbundler/Portfile	2012-04-24 22:58:30 UTC (rev 92315)
@@ -5,6 +5,7 @@
 
 name                dylibbundler
 version             0.4.1
+revision            1
 categories          devel
 platforms           darwin
 maintainers         strasweb.fr:rudloff openmaintainer
@@ -61,5 +62,5 @@
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
-    xinstall -m 644 ${worksrcpath}/index.html ${docdir}
+    xinstall -m 644 -W ${worksrcpath} dylibbundler.png index.html maclib.jpg ${docdir}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120424/e6674042/attachment.html>


More information about the macports-changes mailing list