]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
bridge-utils: Clean up makefile.
authorSchantl Stefan <Stevee@ipfire.org>
Tue, 16 Mar 2010 12:34:40 +0000 (13:34 +0100)
committerSchantl Stefan <Stevee@ipfire.org>
Tue, 16 Mar 2010 12:34:40 +0000 (13:34 +0100)
pkgs/core/bridge-utils/bridge-utils.nm

index 16555ee7377876c41f41ccb96e3e0bc5ff8c633b..4ec5d37fca6d68474e8c08959effeefe3dc93e9a 100644 (file)
@@ -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