From: Schantl Stefan Date: Tue, 16 Mar 2010 12:34:40 +0000 (+0100) Subject: bridge-utils: Clean up makefile. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8636219a6f6f089e90635e0cf628e2e25b2b4a96;p=ipfire-3.x.git bridge-utils: Clean up makefile. --- diff --git a/pkgs/core/bridge-utils/bridge-utils.nm b/pkgs/core/bridge-utils/bridge-utils.nm index 16555ee73..4ec5d37fc 100644 --- a/pkgs/core/bridge-utils/bridge-utils.nm +++ b/pkgs/core/bridge-utils/bridge-utils.nm @@ -46,11 +46,8 @@ endef PKG_TARBALL = $(THISAPP).tar.gz -CONFIGURE_OPTIONS += --sbindir=/sbin - -############################################################################### -# Installation Details -############################################################################### +CONFIGURE_OPTIONS += \ + --sbindir=/sbin define STAGE_PREPARE_CMDS cd $(DIR_APP) && autoconf