You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
couchdb: fix build
This commit is contained in:
@@ -75,7 +75,7 @@ destroot.keepdirs ${destroot}${dbdir} \
|
||||
post-destroot {
|
||||
xinstall -d ${destroot}${dest}
|
||||
|
||||
copy ${root}/bin ${root}/lib ${root}/releases ${root}/erts-16.1.1 \
|
||||
copy ${root}/bin ${root}/lib ${root}/releases {*}[glob ${root}/erts-*] \
|
||||
${destroot}${dest}
|
||||
delete ${destroot}${dest}/bin/couchdb.cmd
|
||||
ln -s ${dest}/bin/couchdb ${dest}/bin/remsh ${dest}/bin/weatherreport \
|
||||
|
||||
Reference in New Issue
Block a user