Revert scriplet changes from mass-rebuild
This commit is contained in:
parent
f882a12316
commit
eb9859ec64
@ -146,8 +146,7 @@ cp -p %{SOURCE1} APACHE-LICENSE
|
|||||||
|
|
||||||
# dos2unix
|
# dos2unix
|
||||||
%{_bindir}/find -name "*.css" -o -name "*.js" -o -name "*.txt" | \
|
%{_bindir}/find -name "*.css" -o -name "*.js" -o -name "*.txt" | \
|
||||||
%{_bindir}/xargs -t sed -i 's/
|
%{_bindir}/xargs -t sed -i 's/
$//'
|
||||||
$//'
|
|
||||||
|
|
||||||
# Remove wagon-ssh build extension
|
# Remove wagon-ssh build extension
|
||||||
%pom_xpath_remove pom:extensions
|
%pom_xpath_remove pom:extensions
|
||||||
|
Loading…
Reference in New Issue
Block a user