[117021] trunk/dports/editors/emacs-snapshot/Portfile
dports at macports.org
dports at macports.org
Wed Feb 12 15:36:40 PST 2014
Revision: 117021
https://trac.macports.org/changeset/117021
Author: dports at macports.org
Date: 2014-02-12 15:36:40 -0800 (Wed, 12 Feb 2014)
Log Message:
-----------
emacs-snapshot: fix build error caused by incorrect filename suffix
mangling
Modified Paths:
--------------
trunk/dports/editors/emacs-snapshot/Portfile
Modified: trunk/dports/editors/emacs-snapshot/Portfile
===================================================================
--- trunk/dports/editors/emacs-snapshot/Portfile 2014-02-12 23:15:49 UTC (rev 117020)
+++ trunk/dports/editors/emacs-snapshot/Portfile 2014-02-12 23:36:40 UTC (rev 117021)
@@ -64,8 +64,6 @@
# give the emacs binary (and its manpage) a more sane name
move ${destroot}${prefix}/bin/emacs${suffix} \
${destroot}${prefix}/bin/${name}
- move ${destroot}${prefix}/bin/emacs-${version}${suffix} \
- ${destroot}${prefix}/bin/emacs-${version}
move ${destroot}${prefix}/share/man/man1/emacs${suffix}.1.gz \
${destroot}${prefix}/share/man/man1/${name}.1.gz
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140212/8ac8859e/attachment.html>
More information about the macports-changes
mailing list