]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/vlan
glibc: Backport hotfixes from RHEL6.
[people/teissler/ipfire-2.x.git] / lfs / vlan
index 52cee41b5c73fb4a37f6851626e4fbef9288a5c8..6e862b98b5f238851e20861f735b89b4246b5da7 100644 (file)
--- a/lfs/vlan
+++ b/lfs/vlan
@@ -70,7 +70,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
-       cd $(DIR_APP) && make $(MAKETUNING)
+       cd $(DIR_APP) && make purge vconfig
        cd $(DIR_APP) && install -c -p -m 0755 vconfig /sbin
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)