]> git.pld-linux.org Git - packages/systemd.git/blobdiff - systemd.spec
- nicer Source0 URL
[packages/systemd.git] / systemd.spec
index e9eb2091e2596ea682d09c1072873d02d416e44f..12af890e1a95ef21c0c85e8cae809588bcc0d8e5 100644 (file)
@@ -30,7 +30,7 @@ Release:      0.1
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
-Source0:       https://github.com/systemd/systemd/archive/v%{version}.tar.gz
+Source0:       https://github.com/systemd/systemd/archive/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 3e3a0b14050eff62e68be72142181730
 Source1:       %{name}-sysv-convert
 Source2:       %{name}_booted.c
@@ -663,7 +663,8 @@ cp -p %{SOURCE2} src/systemd_booted.c
        --with-rootprefix="" \
        --with-rootlibdir=/%{_lib} \
        --with-sysvinit-path=/etc/rc.d/init.d \
-       --with-sysvrcnd-path=/etc/rc.d
+       --with-sysvrcnd-path=/etc/rc.d \
+       --without-kill-user-processes
 
 %{__make}
 
This page took 0.04072 seconds and 4 git commands to generate.