diff --git a/postgresql-jdbc.spec b/postgresql-jdbc.spec index ce9ca8c..b582f33 100644 --- a/postgresql-jdbc.spec +++ b/postgresql-jdbc.spec @@ -66,7 +66,7 @@ This package contains the API Documentation for %{name}. %prep %setup -c -q -%patch0 -p1 +%patch -P 0 -p1 # remove any binary libs find -type f \( -name "*.jar" -or -name "*.class" \) | xargs rm -f