.PHONY: install
install:
	mkdir -p $(BASE_PATH)/packages/post-install-scripts
	$(IPROG) debug $(BASE_PATH)/packages/post-install-scripts
	$(IPROG) debian $(BASE_PATH)/packages/post-install-scripts/debian-etch
#	ln -f $(BASE_PATH)/packages/post-install-scripts/debian-etch
#	      $(BASE_PATH)/packages/post-install-scripts/debian-sarge
