Don't hardcode bindir location
This commit is contained in:
parent
e63f295e1c
commit
23a9f111b5
@ -71,7 +71,7 @@ sed -i s/maven-project/maven-core/ modello-maven-plugin/pom.xml
|
||||
|
||||
%files -f .mfiles
|
||||
%doc LICENSE
|
||||
/usr/bin/modello
|
||||
%{_bindir}/modello
|
||||
|
||||
%files javadoc -f .mfiles-javadoc
|
||||
%doc LICENSE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user