Removed the INSTFIXED debug echo. Oops, that one made it into the 0.1.9

release.  :-(
This commit is contained in:
mark 2001-08-31 22:06:57 +00:00
parent 1be915b869
commit 01c5293fe1
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ clean:
install:
set -e; for d in $(DIRS); do $(MAKE) -C $$d install; done
echo INSTFIXED: $(INSTFIXED)
ifeq ($(INSTFIXED), y)
cp rc.wlan $(RC_DIR)/init.d/wlan
chmod 755 $(RC_DIR)/init.d/wlan