Remove redundantly listed jar target
This commit is contained in:
parent
ee654633ea
commit
8393d18f8b
2
jna.spec
2
jna.spec
@ -90,7 +90,7 @@ chmod 0644 LICENSE.txt
|
||||
%build
|
||||
# We pass -Ddynlink.native which comes from our patch because
|
||||
# upstream doesn't want to default to dynamic linking.
|
||||
ant jar -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true jar examples
|
||||
ant -Dcflags_extra.native="%{optflags}" -Ddynlink.native=true -Dnomixedjar.native=true jar examples
|
||||
ant javadoc
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user