ship all of the *BSD jcpuid files in the installer

This commit is contained in:
kytv
2012-12-14 22:20:20 +00:00
parent c5502737f2
commit a8926dae57

View File

@@ -312,7 +312,7 @@
<!-- set if unset -->
<property name="workspace.changes.jbigi.tr" value="" />
<jar destfile="build/jbigi.jar" whenmanifestonly="fail" >
<fileset dir="installer/lib/jbigi" includes="*freebsd*.so" />
<fileset dir="installer/lib/jbigi" includes="*bsd*.so" />
<manifest>
<attribute name="Built-By" value="${build.built-by}" />
<attribute name="Build-Date" value="${build.timestamp}" />