couchdb: fix build

This commit is contained in:
Mohamed Akram
2026-04-07 21:07:59 +04:00
parent f127f60de4
commit 717bd7ce8a
+1 -1
View File
@@ -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 \