Packaging issue.
This commit is contained in:
parent
9dc54c11df
commit
cddb86d790
@ -67,7 +67,7 @@ grep -v tz-art.htm tzcode%{tzcode_version}/tz-link.htm > tzcode%{tzcode_version}
|
|||||||
pushd javazic
|
pushd javazic
|
||||||
javac -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
|
javac -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
|
||||||
popd
|
popd
|
||||||
pushd tzdata%{tzcode_version}
|
pushd tzdata%{tzdata_version}
|
||||||
java -classpath ../javazic/ rht.tools.javazic.Main -V %{version} \
|
java -classpath ../javazic/ rht.tools.javazic.Main -V %{version} \
|
||||||
-d ../zoneinfo/java \
|
-d ../zoneinfo/java \
|
||||||
africa antarctica asia australasia europe northamerica pacificnew \
|
africa antarctica asia australasia europe northamerica pacificnew \
|
||||||
|
Loading…
Reference in New Issue
Block a user