]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated bridge-utils to 1.4.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Jul 2009 13:35:36 +0000 (15:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 21 Jul 2009 13:35:36 +0000 (15:35 +0200)
lfs/bridge-utils

index 90649c51f292dc01e92312c480d030d436c11250..7a97a43da4306653bf19e33d64f7b7cda8782400 100644 (file)
@@ -25,7 +25,7 @@
 include Config
 
 PKG_NAME   = bridge-utils
-PKG_VER    = 1.2
+PKG_VER    = 1.4
 PKG_REL    = 0
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
@@ -87,8 +87,7 @@ $(OBJECT): $(objects)
                ./configure \
                        $(CONFIGURE_ARCH) \
                        --prefix=/usr \
-                       --sbindir=/sbin \
-                       --disable-static
+                       --sbindir=/sbin
        cd $(DIR_APP) && make $(PARALLELISMFLAGS)
        cd $(DIR_APP) && make install
        rm -vf /usr/lib/libbridge.a