1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-06 07:19:51 +01:00

Hopefully fix the rpm build

This commit is contained in:
David Sansome 2010-10-24 12:40:35 +00:00
parent 1e3c459e7d
commit 4c5676fd11

View File

@ -63,6 +63,7 @@ make %{?_smp_mflags}
%install
cd bin
make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT/usr/share/icons/ubuntu-mono-{dark,light}/apps/24/clementine-panel*.png
%clean
cd bin