From: <dha...@us...> - 2006-08-11 19:32:03
|
Revision: 242 Author: dhartman Date: 2006-08-11 12:31:56 -0700 (Fri, 11 Aug 2006) ViewCVS: http://svn.sourceforge.net/astlinux/?rev=242&view=rev Log Message: ----------- correction to arno-firewall.mk Modified Paths: -------------- trunk/package/arno-fw/arno-firewall.mk Modified: trunk/package/arno-fw/arno-firewall.mk =================================================================== --- trunk/package/arno-fw/arno-firewall.mk 2006-08-11 19:25:48 UTC (rev 241) +++ trunk/package/arno-fw/arno-firewall.mk 2006-08-11 19:31:56 UTC (rev 242) @@ -8,7 +8,7 @@ $(ARNO_FW_TARGET_BINARY): $(INSTALL) -D -m 0755 $(ARNO_FW_DIR)/arno-iptables-firewall $(TARGET_DIR)/usr/sbin/arno-iptables-firewall - $(INSTALL) -D -m 0755 $(ARNO_FW_DIR)/arno-iptables-firewall.conf $(TARGET_DIR)/stat/etc/arno-iptables-firewall.conf + $(INSTALL) -D -m 0755 $(ARNO_FW_DIR)/arno-iptables-firewall.conf $(TARGET_DIR)/stat/etc/arno-iptables-firewall.conf arno_fw: uclibc linux asterisk $(ARNO_FW_TARGET_BINARY) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |