[47748] trunk/dports/kde/amarok/Portfile

illogic-al at macports.org illogic-al at macports.org
Wed Mar 4 19:25:54 PST 2009


Revision: 47748
          http://trac.macports.org/changeset/47748
Author:   illogic-al at macports.org
Date:     2009-03-04 19:25:52 -0800 (Wed, 04 Mar 2009)
Log Message:
-----------
Fix for ticket #18741

Modified Paths:
--------------
    trunk/dports/kde/amarok/Portfile

Modified: trunk/dports/kde/amarok/Portfile
===================================================================
--- trunk/dports/kde/amarok/Portfile	2009-03-05 01:12:17 UTC (rev 47747)
+++ trunk/dports/kde/amarok/Portfile	2009-03-05 03:25:52 UTC (rev 47748)
@@ -44,7 +44,7 @@
 
 post-destroot {
     # This puts the bundle icons where they should go
-	system "mv ${destroot}/${prefix}/bin/amarok.app/Contents/Resources/amarok.icns ${destroot}/Applications/KDE4/Amarok.app/Contents/Resources/"
+	system "mv ${destroot}/${prefix}/bin/amarok.app/Contents/Resources/amarok.icns ${destroot}/${applications_dir}/KDE4/Amarok.app/Contents/Resources/"
 	system "rm -rf ${destroot}/${prefix}/bin"
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090304/7fb97270/attachment.html>


More information about the macports-changes mailing list