Hopefully fix the rpm build

This commit is contained in:
David Sansome 2010-10-24 12:40:35 +00:00
parent 1e3c459e7d
commit 4c5676fd11
1 changed files with 1 additions and 0 deletions

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