mirror of
https://github.com/SuperBFG7/ympd
synced 2024-12-27 03:10:26 +00:00
Fix: move myMPD.spec to contrib/
This commit is contained in:
parent
514bcf30ba
commit
337a3609ee
@ -46,7 +46,7 @@ make
|
|||||||
cd release
|
cd release
|
||||||
make install DESTDIR=%{buildroot}
|
make install DESTDIR=%{buildroot}
|
||||||
chmod 755 %{buildroot}/usr/share/mympd/crcert.sh
|
chmod 755 %{buildroot}/usr/share/mympd/crcert.sh
|
||||||
install -D -m 644 debian/mympd.service %{buildroot}%{_unitdir}/mympd.service
|
install -D -m 644 %{buildroot}/debian/mympd.service %{buildroot}%{_unitdir}/mympd.service
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%if 0%{?rhel_version} || 0%{?centos_version}
|
%if 0%{?rhel_version} || 0%{?centos_version}
|
Loading…
Reference in New Issue
Block a user