mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-09 13:59:49 -04:00
Use the jna.jar from the system repository to make sure the version matches the corresponding libjnidispatch.so native library
This commit is contained in:
parent
5c7f12ce37
commit
3da5ef9787
@ -669,7 +669,7 @@
|
|||||||
<fileset dir="${dir.installer}/rpm" />
|
<fileset dir="${dir.installer}/rpm" />
|
||||||
</copy-replace>
|
</copy-replace>
|
||||||
<copy todir="${dir.staging}/usr/share/filebot/jar">
|
<copy todir="${dir.staging}/usr/share/filebot/jar">
|
||||||
<fileset dir="${dir.dist}/lib" includes="*.jar" excludes="${deb.jna.depends}" />
|
<fileset dir="${dir.dist}/lib" excludes="${deb.jna.depends}" />
|
||||||
</copy>
|
</copy>
|
||||||
|
|
||||||
<!-- use Debian package structure -->
|
<!-- use Debian package structure -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user