mirror of
https://github.com/clementine-player/Clementine
synced 2025-02-02 04:16:47 +01:00
Hopefully fix the rpm build
This commit is contained in:
parent
1e3c459e7d
commit
4c5676fd11
1
dist/clementine.spec.in
vendored
1
dist/clementine.spec.in
vendored
@ -63,6 +63,7 @@ make %{?_smp_mflags}
|
|||||||
%install
|
%install
|
||||||
cd bin
|
cd bin
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
rm -f $RPM_BUILD_ROOT/usr/share/icons/ubuntu-mono-{dark,light}/apps/24/clementine-panel*.png
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
cd bin
|
cd bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user