]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Upgraded eventlog
authorManiacikarus <maniacikarus@ipfire.org>
Mon, 5 Jan 2009 19:59:45 +0000 (20:59 +0100)
committerManiacikarus <maniacikarus@ipfire.org>
Mon, 5 Jan 2009 19:59:45 +0000 (20:59 +0100)
lfs/eventlog

index 7098da6613d8dc2fca0c89493ba4d06b05f7fba1..c79c644b11577d5ee39f53b1eb1ed9a972ac340a 100644 (file)
@@ -25,7 +25,7 @@
 include Config
 
 PKG_NAME   = eventlog
-VER        = 0.2.7
+VER        = 0.2.9
 PKG_VER    = 0
 
 THISAPP    = $(PKG_NAME)-$(VER)
@@ -76,7 +76,6 @@ $(OBJECT): $(objects)
 
        cd $(DIR_APP) && \
                ./configure \
-                       $(CONFIGURE_ARCH) \
                        --prefix=/usr
        cd $(DIR_APP) && make $(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install