Accepting request 827869 from home:dimstar:Factory
Fix typo - sorry for the noise OBS-URL: https://build.opensuse.org/request/show/827869 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=58
This commit is contained in:
parent
7b0c54666e
commit
0c215b776c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 19 11:40:13 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Fix typo in previous commit.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 09:12:04 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
Wed Aug 19 09:12:04 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
2
mpd.spec
2
mpd.spec
@ -219,7 +219,7 @@ install -m 0644 %{SOURCE1} README.mpd
|
|||||||
cp -a "%{SOURCE2}" "%{buildroot}%{_docdir}/%{name}/"
|
cp -a "%{SOURCE2}" "%{buildroot}%{_docdir}/%{name}/"
|
||||||
ln -s service %{buildroot}%{_sbindir}/rcmpd
|
ln -s service %{buildroot}%{_sbindir}/rcmpd
|
||||||
rm %{buildroot}%{_userunitdir}/mpd.socket
|
rm %{buildroot}%{_userunitdir}/mpd.socket
|
||||||
ln -s ../system/mpd.socket %{buildroot}%%{_userunitdir/mpd.socket
|
ln -s ../system/mpd.socket %{buildroot}%{_userunitdir}/mpd.socket
|
||||||
|
|
||||||
%pre
|
%pre
|
||||||
# add mpd user only when installing first time
|
# add mpd user only when installing first time
|
||||||
|
Loading…
Reference in New Issue
Block a user