amd64 libs may not work on QNAP because it's using a really old libc

This commit is contained in:
Reinhard Pointner 2018-08-16 02:37:49 +07:00
parent 846fe1e651
commit 1835467582
1 changed files with 1 additions and 1 deletions

View File

@ -624,7 +624,7 @@
<fileset dir="${dir.installer}/qpkg">
<include name="**/*.sh" />
<include name="**/*.cfg" />
<include name="**/*_routines" />
<include name="**/package_routines" />
</fileset>
</copy-replace>
<copy todir="${dir.staging}">