Changeset 141418f in freewrt for package/iptables/Makefile
- Timestamp:
- Jul 9, 2006, 12:57:58 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- e4ba301
- Parents:
- 9282773
- File:
-
- 1 edited
-
package/iptables/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
package/iptables/Makefile
r9282773 r141418f 73 73 74 74 $(IPKG_IPTABLES): 75 install -d -m0755 $(IDIR_IPTABLES)/etc/config76 install -m0644 ./files/firewall.config $(IDIR_IPTABLES)/etc/config/firewall77 75 install -d -m0755 $(IDIR_IPTABLES)/etc/init.d 78 76 install -m0755 ./files/firewall.init $(IDIR_IPTABLES)/etc/init.d/S45firewall 79 install -m0755 ./files/firewall.user $(IDIR_IPTABLES)/etc/80 install -d -m0755 $(IDIR_IPTABLES)/usr/lib81 install -m0644 ./files/firewall.awk $(IDIR_IPTABLES)/usr/lib82 77 install -d -m0755 $(IDIR_IPTABLES)/usr/sbin 83 78 $(CP) $(PKG_INSTALL_DIR)/usr/sbin/iptables $(IDIR_IPTABLES)/usr/sbin/
Note:
See TracChangeset
for help on using the changeset viewer.
