mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-23 08:18:52 -05:00
amd64 libs may not work on QNAP because it's using a really old libc
This commit is contained in:
parent
846fe1e651
commit
1835467582
@ -624,7 +624,7 @@
|
|||||||
<fileset dir="${dir.installer}/qpkg">
|
<fileset dir="${dir.installer}/qpkg">
|
||||||
<include name="**/*.sh" />
|
<include name="**/*.sh" />
|
||||||
<include name="**/*.cfg" />
|
<include name="**/*.cfg" />
|
||||||
<include name="**/*_routines" />
|
<include name="**/package_routines" />
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy-replace>
|
</copy-replace>
|
||||||
<copy todir="${dir.staging}">
|
<copy todir="${dir.staging}">
|
||||||
|
Loading…
Reference in New Issue
Block a user