From e1d9cc15d59fae99e6cc7fc15b64cfb3ec347224 Mon Sep 17 00:00:00 2001 From: shadzik Date: Thu, 25 Nov 2010 13:13:19 +0000 Subject: [PATCH] - more configuration options set - distro is other for now, we can later send our configs upstream Changed files: systemd.spec -> 1.4 --- systemd.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index 87a63b2..d2ea030 100644 --- a/systemd.spec +++ b/systemd.spec @@ -67,8 +67,12 @@ sysvinit. %{__autoconf} %{__automake} %configure \ - --with-distro="PLD Linux" \ - --%{?with_gtk:en}%{!?with_gtk:dis}able-gtk + --with-distro=other \ + --%{?with_gtk:en}%{!?with_gtk:dis}able-gtk \ + --with-syslog-service=syslog-ng \ + --with-sysvinit-path=/etc/rc.d/init.d \ + --with-sysvrcd-path=/etc/rc.d + %{__make} %install -- 2.44.0