1
0
mirror of https://github.com/SuperBFG7/ympd synced 2024-12-26 02:50:26 +00:00

Fix: move myMPD.spec to contrib/

This commit is contained in:
jcorporation 2018-08-30 21:38:36 +01:00
parent 514bcf30ba
commit 337a3609ee

View File

@ -46,7 +46,7 @@ make
cd release
make install DESTDIR=%{buildroot}
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
%if 0%{?rhel_version} || 0%{?centos_version}