diff --git a/myMPD.spec b/contrib/myMPD.spec similarity index 95% rename from myMPD.spec rename to contrib/myMPD.spec index 082ee5f..4c0c7a0 100644 --- a/myMPD.spec +++ b/contrib/myMPD.spec @@ -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}