diff --git a/java-scrypt.spec b/java-scrypt.spec index 7c440c5..c7faed0 100644 --- a/java-scrypt.spec +++ b/java-scrypt.spec @@ -22,9 +22,10 @@ This package contains the API documentation for %{name}. %prep %setup -q -n scrypt-%{version} - %patch0 -p1 +%pom_remove_plugin :maven-compiler-plugin + find -name '*.so' -print -delete find -name '*.dylib' -print -delete find -name '*.jar' -print -delete