]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Returned back to syslog-ng 2.0.10, because 3 is not stable.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Jan 2009 14:45:04 +0000 (15:45 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 8 Jan 2009 14:45:04 +0000 (15:45 +0100)
lfs/syslog-ng

index 6551f16ca53da22d2cf209cd2950ab9002cc6db0..47606e6b62f6423b7eeb013730e03511ac5d4e67 100644 (file)
@@ -25,7 +25,7 @@
 include Config
 
 PKG_NAME   = syslog-ng
-VER        = 3.0.1
+VER        = 2.0.10
 PKG_VER    = 0
 
 THISAPP    = $(PKG_NAME)-$(VER)
@@ -85,11 +85,8 @@ $(OBJECT): $(objects)
                        --sbindir=/sbin \
                        --libexecdir=/usr/lib \
                        --sysconfdir=/etc/syslog-ng \
-                       --enable-dynamic-linking \
-                       --disable-sql \
-                       --disable-pcre \
-                       --disable-ssl
-       cd $(DIR_APP) && make #$(PARALLELISMFLAGS)
+                       --enable-dynamic-linking
+       cd $(DIR_APP) && make $(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install
 
        -mkdir -pv /etc/$(PKG_NAME)