[134309] trunk/dports/office/keepnote/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 21 16:57:36 PDT 2015


Revision: 134309
          https://trac.macports.org/changeset/134309
Author:   ryandesign at macports.org
Date:     2015-03-21 16:57:36 -0700 (Sat, 21 Mar 2015)
Log Message:
-----------
keepnote: fix destroot by not trying to install a second symlink (#46695)

Modified Paths:
--------------
    trunk/dports/office/keepnote/Portfile

Modified: trunk/dports/office/keepnote/Portfile
===================================================================
--- trunk/dports/office/keepnote/Portfile	2015-03-21 23:19:19 UTC (rev 134308)
+++ trunk/dports/office/keepnote/Portfile	2015-03-21 23:57:36 UTC (rev 134309)
@@ -37,7 +37,6 @@
 post-destroot {
     xinstall -d ${destroot}${prefix}/share/applications/
     xinstall -d ${destroot}${prefix}/share/icons/hicolor/48x48/apps/
-    ln -s ${python.prefix}/bin/keepnote ${destroot}${prefix}/bin/
     ln -s ${python.prefix}/share/applications/keepnote.desktop ${destroot}${prefix}/share/applications/
     ln -s ${python.prefix}/share/icons/hicolor/48x48/apps/keepnote.png ${destroot}${prefix}/share/icons/hicolor/48x48/apps/
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150321/9d752359/attachment.html>


More information about the macports-changes mailing list