bwmon: fix link failure
authorMike Westerhof <mwester@dls.net>
Tue, 17 Jun 2008 13:45:06 +0000 (13:45 +0000)
committerMike Westerhof <mwester@dls.net>
Tue, 17 Jun 2008 13:45:06 +0000 (13:45 +0000)
packages/bwmon/bwmon_1.3.bb

index bc08aa7..11b67f4 100644 (file)
@@ -1,15 +1,13 @@
 DESCRIPTION = "The Linux bandwidth monitor"
 LICENSE = "GPL"
 DEPENDS = "ncurses"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/bwmon/${P}.tar.gz \
            file://makefile.patch;patch=1"
 
 inherit autotools
 
-EXTRA_OEMAKE = "LDFLAGS=-L${STAGING_LIBDIR}"
-
 do_install () {
         install -d ${D}${bindir}
         install ${S}/bwmon ${D}${bindir}/bwmon