]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- typo
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 1 Feb 2012 11:13:38 +0000 (11:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    systemd.spec -> 1.103

systemd.spec

index 82fc60087c844568101a73e72b4d1b7f8468e1b4..a85722f70631c45a9aa21e9d569082ac2d843784 100644 (file)
@@ -16,7 +16,7 @@ Summary:      A System and Service Manager
 Summary(pl.UTF-8):     systemd - zarządca systemu i usług dla Linuksa
 Name:          systemd
 Version:       39
-Release:       0.1
+Release:       0.2
 License:       GPL v2+
 Group:         Base
 Source0:       http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
@@ -466,7 +466,7 @@ if [ $1 -ge 1 ]; then
 fi
 
 %post no-compat-tmpfiles
-%{__sed} -i -e '/^/# /g' %{_sysconfdir}/tmpfiles.d/compat-pld-var-run.conf
+%{__sed} -i -e 's/^/# /g' %{_sysconfdir}/tmpfiles.d/compat-pld-var-run.conf
 
 %files
 %defattr(644,root,root,755)
This page took 0.043809 seconds and 4 git commands to generate.