File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -218,8 +218,8 @@ cp -r client/target/utilities/scripts/db/* ${RPM_BUILD_ROOT}%{_datadir}/%{name}-
218218cp -r client/target/cloud-client-ui-4.1.0-SNAPSHOT/* ${RPM_BUILD_ROOT}%{_datadir }/%{name }-management/webapps/client
219219
220220# Don't package the scripts in the management webapp
221- rm -rf {RPM_BUILD_ROOT}%{_datadir }/%{name }-management/webapps/WEB-INF/classes/scripts
222- rm -rf {RPM_BUILD_ROOT}%{_datadir }/%{name }-management/webapps/WEB-INF/classes/vms
221+ rm -rf $ {RPM_BUILD_ROOT}%{_datadir }/%{name }-management/webapps/client /WEB-INF/classes/scripts
222+ rm -rf $ {RPM_BUILD_ROOT}%{_datadir }/%{name }-management/webapps/client /WEB-INF/classes/vms
223223
224224for name in db.properties log4j-cloud.xml tomcat6-nonssl.conf tomcat6-ssl.conf server-ssl.xml server-nonssl.xml \
225225 catalina.policy catalina.properties db-enc.properties classpath.conf tomcat-users.xml web.xml ; do
You can’t perform that action at this time.
0 commit comments