Skip to content

Commit

Permalink
Merge pull request #210 from bertfrees/24f60158d4bf25c3fa57f53ae2ba6f…
Browse files Browse the repository at this point in the history
…b0c80a1637

OSGi fix for Mac OS X
  • Loading branch information
twall committed Apr 6, 2013
2 parents bdf38ea + 24f6015 commit 5cf120d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@ com/sun/jna/freebsd-amd64/libjnidispatch.so;
processor=x86-64;osname=freebsd,
com/sun/jna/darwin/libjnidispatch.jnilib;
osname=macos
osname=macosx;processor=x86;processor=x86_64;processor=ppc
"/>
</manifest>
<fileset dir="${classes}" excludes="${jar.omitted}">
Expand Down

0 comments on commit 5cf120d

Please sign in to comment.