X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/ecdc8bd6717059d3cce793e829a55ef3e474104b..cbb46461fee3098730c7d578244b153b3d7aad4e:/openwrt/package/nocatsplash/Makefile diff --git a/openwrt/package/nocatsplash/Makefile b/openwrt/package/nocatsplash/Makefile index 2327debb0..4d2120e77 100644 --- a/openwrt/package/nocatsplash/Makefile +++ b/openwrt/package/nocatsplash/Makefile @@ -42,6 +42,7 @@ $(PKG_BUILD_DIR)/.configured: --mandir=/usr/share/man \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ + --with-firewall=iptables \ $(DISABLE_LARGEFILE) \ $(DISABLE_NLS) \ --with-glib-prefix="$(STAGING_DIR)/usr" \ @@ -57,7 +58,7 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_NOCATSPLASH): mkdir -p $(IDIR_NOCATSPLASH) - cp -fpR $(PKG_INSTALL_DIR)/* $(IDIR_NOCATSPLASH)/ + $(CP) $(PKG_INSTALL_DIR)/* $(IDIR_NOCATSPLASH)/ $(RSTRIP) $(IDIR_NOCATSPLASH) $(IPKG_BUILD) $(IDIR_NOCATSPLASH) $(PACKAGE_DIR)