forked from pool/syncthing
This commit is contained in:
committed by
Git OBS Bridge
parent
a65556b1c2
commit
561103978a
@@ -39,6 +39,11 @@ Internet.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if 0%{?suse_version} <= 1320
|
||||
# Remove an entry that only exists since systemd 215.
|
||||
sed -i '/^RestartForceExitStatus=/d;s/^\(SuccessExitStatus=\).*$/\12/' \
|
||||
etc/linux-systemd/system/syncthing@.service
|
||||
%endif
|
||||
|
||||
%build
|
||||
echo "v%{version}" | tee RELEASE
|
||||
|
Reference in New Issue
Block a user