Fix alsa kmod build on buildsystems with ipfire kernel

Fix updater directory permission/owner handling
This commit is contained in:
Arne Fitzenreiter
2008-10-06 12:26:11 +02:00
parent ffb19dad5f
commit 458f04f29e
5 changed files with 7 additions and 13 deletions

View File

@@ -91,7 +91,7 @@ $(subst %,%_MD5,$(objects)) :
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
@$(PREBUILD)
@rm -rf $(DIR_APP) $(DIR_SRC)/linux $(DIR_SRC)/xen-* && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
@rm -rf $(DIR_APP) $(DIR_SRC)/linux* $(DIR_SRC)/xen-* && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
ln -s linux-$(VER) /usr/src/linux
# Security fix for CIFS & Netfilter SNMP