From: Michael Tremer Date: Tue, 21 Jul 2009 13:35:36 +0000 (+0200) Subject: Updated bridge-utils to 1.4. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f09a6d9ace2c9c1a69b888a7a3da96c75cde65f8;p=ipfire-3.x.git Updated bridge-utils to 1.4. --- diff --git a/lfs/bridge-utils b/lfs/bridge-utils index 90649c51f..7a97a43da 100644 --- a/lfs/bridge-utils +++ b/lfs/bridge-utils @@ -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