diff --git a/Makefile b/Makefile index 0815eba..4c2e10f 100644 --- a/Makefile +++ b/Makefile @@ -121,7 +121,6 @@ define Package/quagga/install $(INSTALL_DIR) $(1)/etc/init.d/ $(INSTALL_BIN) ./files/quagga $(1)/usr/sbin/quagga.init $(INSTALL_BIN) ./files/quagga.init $(1)/etc/init.d/quagga - $(INSTALL_DIR) $(1)/var/run/quagga endef define Package/quagga/postinst