[108205] trunk/dports/gnome/alacarte/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Jul 15 22:09:51 PDT 2013
Revision: 108205
https://trac.macports.org/changeset/108205
Author: ryandesign at macports.org
Date: 2013-07-15 22:09:51 -0700 (Mon, 15 Jul 2013)
Log Message:
-----------
alacarte: use double-quoted string for notes so that variables get expanded
Modified Paths:
--------------
trunk/dports/gnome/alacarte/Portfile
Modified: trunk/dports/gnome/alacarte/Portfile
===================================================================
--- trunk/dports/gnome/alacarte/Portfile 2013-07-16 05:07:28 UTC (rev 108204)
+++ trunk/dports/gnome/alacarte/Portfile 2013-07-16 05:09:51 UTC (rev 108205)
@@ -64,14 +64,14 @@
file rename ${destroot}${prefix}/bin/alacarte.py ${destroot}${prefix}/bin/alacarte
}
-notes {
+notes "
Be sure to set the following environment variables:
export XDG_DATA_DIRS=${prefix}/share
export XDG_CONFIG_DIRS=${prefix}/etc/xdg
Alacarte needs them to find installed applications and menus to edit.
-}
+"
post-activate {
system "${prefix}/bin/update-desktop-database ${prefix}/share/applications"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130715/cb49ec40/attachment.html>
More information about the macports-changes
mailing list