From: Michael Tremer Date: Sat, 4 Sep 2010 11:09:00 +0000 (+0200) Subject: vlan: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ff96f69a528a3d18d03a19fa0d2a52244ffe9e1;p=ipfire-3.x.git vlan: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/vlan/vlan.nm b/pkgs/core/vlan/vlan.nm index 1d048ba0a..e1c4d9967 100644 --- a/pkgs/core/vlan/vlan.nm +++ b/pkgs/core/vlan/vlan.nm @@ -42,10 +42,6 @@ PKG_TARBALL = $(THISAPP).tar.gz DIR_APP = $(DIR_SRC)/$(PKG_NAME) -############################################################################### -# Installation Details -############################################################################### - define STAGE_BUILD cd $(DIR_APP) && make purge vconfig CCFLAGS="$(CFLAGS)" endef