A tiny cosmetic change
This commit is contained in:
parent
1da80019cf
commit
d4fcfaa0fa
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
|
|||
|
||||
# Maven depmap
|
||||
install -d $RPM_BUILD_ROOT%{_datadir}/maven2/poms
|
||||
install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-selenium-core.pom
|
||||
install -p -m644 pom.xml $RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
|
||||
%add_to_maven_depmap org.seleniumhq.selenium.core %{name} %{version} JPP %{name}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue