diff --git a/jdom.spec b/jdom.spec index 8210c56..6bc90c5 100644 --- a/jdom.spec +++ b/jdom.spec @@ -82,7 +82,7 @@ Demonstrations and samples for %{name}. %setup -q -n %{name} %patch0 -p0 %patch1 -p0 -%patch100 -p0 +%patch100 -p1 # remove all binary libs find . -name "*.jar" -exec rm -f {} \; find . -name "*.class" -exec rm -f {} \;