]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Revert "Returned back to syslog-ng 2.0.10, because 3 is not stable."
authorManiacikarus <maniacikarus@ipfire.org>
Thu, 8 Jan 2009 16:42:43 +0000 (17:42 +0100)
committerManiacikarus <maniacikarus@ipfire.org>
Thu, 8 Jan 2009 16:42:43 +0000 (17:42 +0100)
This reverts commit 8a9096f972a989937f7caaeb4f0bf5c74968aba7.

lfs/syslog-ng

index 47606e6b62f6423b7eeb013730e03511ac5d4e67..6551f16ca53da22d2cf209cd2950ab9002cc6db0 100644 (file)
@@ -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)