[117868] trunk/dports/office/goldendict/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 15 08:48:56 PDT 2014


Revision: 117868
          https://trac.macports.org/changeset/117868
Author:   ryandesign at macports.org
Date:     2014-03-15 08:48:56 -0700 (Sat, 15 Mar 2014)
Log Message:
-----------
goldendict: fix case of application name (#42805)

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

Modified: trunk/dports/office/goldendict/Portfile
===================================================================
--- trunk/dports/office/goldendict/Portfile	2014-03-15 15:33:30 UTC (rev 117867)
+++ trunk/dports/office/goldendict/Portfile	2014-03-15 15:48:56 UTC (rev 117868)
@@ -63,5 +63,5 @@
                     XXXOBJC="${configure.cc} [get_canonical_archflags cc]"
 
 destroot {
-    copy ${worksrcpath}/Goldendict.app ${destroot}${applications_dir}
+    copy ${worksrcpath}/GoldenDict.app ${destroot}${applications_dir}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140315/582a5680/attachment.html>


More information about the macports-changes mailing list