]> git.pld-linux.org Git - packages/gcstar.git/blobdiff - gcstar.spec
rm helpers/xdg-open in other way (just in case there will be another helper)
[packages/gcstar.git] / gcstar.spec
index c7f0e29d03d7d33e85deddf53ec1756c08325ce0..f7d6ab515aca8830c5004c6d89c3e07286615d9c 100644 (file)
@@ -112,7 +112,8 @@ install -d $RPM_BUILD_ROOT%{_datadir}/mime/packages
 install share/applications/gcstar.xml $RPM_BUILD_ROOT%{_datadir}/mime/packages
 
 %{__rm} $RPM_BUILD_ROOT%{_datadir}/%{name}/LICENSE
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/%{name}/helpers
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/%{name}/helpers/xdg-open
+%{__rmdir} $RPM_BUILD_ROOT%{_datadir}/%{name}/helpers
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.056914 seconds and 4 git commands to generate.