[88632] trunk/dports/www/QupZilla/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Jan 5 18:00:13 PST 2012
Revision: 88632
http://trac.macports.org/changeset/88632
Author: ryandesign at macports.org
Date: 2012-01-05 18:00:13 -0800 (Thu, 05 Jan 2012)
Log Message:
-----------
QupZilla: move theme data where the app can find it
Modified Paths:
--------------
trunk/dports/www/QupZilla/Portfile
Modified: trunk/dports/www/QupZilla/Portfile
===================================================================
--- trunk/dports/www/QupZilla/Portfile 2012-01-06 01:28:51 UTC (rev 88631)
+++ trunk/dports/www/QupZilla/Portfile 2012-01-06 02:00:13 UTC (rev 88632)
@@ -6,7 +6,7 @@
name QupZilla
version 1.1.0
-revision 2
+revision 3
categories www
platforms darwin
maintainers ryandesign openmaintainer
@@ -54,6 +54,7 @@
post-destroot {
move ${destroot}${prefix}/bin/qupzilla.app ${destroot}${applications_dir}/${name}.app
+ eval move [glob ${destroot}${prefix}/share/qupzilla/*] ${destroot}${applications_dir}/${name}.app/Contents/MacOS
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120105/d30d4312/attachment.html>
More information about the macports-changes
mailing list