From: Maniacikarus Date: Thu, 8 Jan 2009 16:42:43 +0000 (+0100) Subject: Revert "Returned back to syslog-ng 2.0.10, because 3 is not stable." X-Git-Tag: v3.0-alpha1~112^2^2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc42ab49e8f6c8108a53720b8a7aab553fa373e9;p=ipfire-3.x.git Revert "Returned back to syslog-ng 2.0.10, because 3 is not stable." This reverts commit 8a9096f972a989937f7caaeb4f0bf5c74968aba7. --- diff --git a/lfs/syslog-ng b/lfs/syslog-ng index 47606e6b6..6551f16ca 100644 --- a/lfs/syslog-ng +++ b/lfs/syslog-ng @@ -25,7 +25,7 @@ include Config PKG_NAME = syslog-ng -VER = 2.0.10 +VER = 3.0.1 PKG_VER = 0 THISAPP = $(PKG_NAME)-$(VER) @@ -85,8 +85,11 @@ $(OBJECT): $(objects) --sbindir=/sbin \ --libexecdir=/usr/lib \ --sysconfdir=/etc/syslog-ng \ - --enable-dynamic-linking - cd $(DIR_APP) && make $(PARALLELISMFLAGS) + --enable-dynamic-linking \ + --disable-sql \ + --disable-pcre \ + --disable-ssl + cd $(DIR_APP) && make #$(PARALLELISMFLAGS) cd $(DIR_APP) && make install -mkdir -pv /etc/$(PKG_NAME)