Ticket #42219: git-core-emacs.patch
File git-core-emacs.patch, 519 bytes (added by robsonpeixoto@…, 11 years ago) |
---|
-
Portfile
125 125 file delete -force ${share_path}/contrib 126 126 copy ${worksrcpath}/contrib ${share_path} 127 127 128 xinstall -m 755 -d ${destroot}${prefix}/share/emacs/site-lisp/ 129 eval xinstall -m 644 [glob ${worksrcpath}/contrib/emacs/*.el] \ 130 ${destroot}${prefix}/share/emacs/site-lisp/ 131 128 132 } 129 133 130 134 if {![variant_isset python26] && ![variant_isset python27]} {