typo in %autosetup

Version: 1.0.0~beta.2-4
This commit is contained in:
Pavel Raiskup 2018-05-22 11:15:35 +02:00
parent b782a31206
commit 6dc174fa31

View File

@ -37,7 +37,7 @@ Summary: Parent POM of %{name}
This package contains the %{name} parent POM.
%prep
%autosetup -p1
%autosetup -p1 -n "%upstream_name-%upstream_version"
find \( -name '*.jar' -o -name '*.class' \) -delete
%pom_remove_plugin :nexus-staging-maven-plugin
%pom_remove_plugin :maven-source-plugin