]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- fix rc-local service directory auto/th/systemd-197-3
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 11 Jan 2013 12:46:01 +0000 (13:46 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 11 Jan 2013 12:46:01 +0000 (13:46 +0100)
- rel 3

systemd.spec

index 332ef47608099f453d4a21304a621eb7355cc417..9e8e3b35a784b706938cefe4063b754751b9a478 100644 (file)
@@ -41,7 +41,7 @@ Summary(pl.UTF-8):    systemd - zarządca systemu i usług dla Linuksa
 Name:          systemd
 # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
 Version:       197
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL v2+
 Group:         Base
@@ -814,7 +814,7 @@ cp -p %{SOURCE19} $RPM_BUILD_ROOT%{systemdunitdir}/prefdm.service
 %{__rm} $RPM_BUILD_ROOT/lib/systemd/system-generators/systemd-rc-local-generator
 
 # provided by rc-scripts
-%{__rm} $RPM_BUILD_ROOT/lib/systemd/rc-local.service
+%{__rm} $RPM_BUILD_ROOT/lib/systemd/system/rc-local.service
 
 # Make sure these directories are properly owned:
 #      - halt,kexec,poweroff,reboot: generic ones used by ConsoleKit-systemd,
This page took 0.290925 seconds and 4 git commands to generate.