From: <abe...@us...> - 2015-09-01 15:46:37
|
Revision: 7235 http://sourceforge.net/p/astlinux/code/7235 Author: abelbeck Date: 2015-09-01 15:46:35 +0000 (Tue, 01 Sep 2015) Log Message: ----------- fossil, add the 'arno-iptables-firewall/custom-rules' file to the default list Modified Paths: -------------- branches/1.0/package/fossil/scripts/fossil-commit Modified: branches/1.0/package/fossil/scripts/fossil-commit =================================================================== --- branches/1.0/package/fossil/scripts/fossil-commit 2015-08-30 20:25:32 UTC (rev 7234) +++ branches/1.0/package/fossil/scripts/fossil-commit 2015-09-01 15:46:35 UTC (rev 7235) @@ -41,7 +41,7 @@ fi fi -files="${FOSSIL_DEFAULT_FILES:-rc.elocal rc.local rc.local.stop dnsmasq.static}" +files="${FOSSIL_DEFAULT_FILES:-rc.elocal rc.local rc.local.stop dnsmasq.static arno-iptables-firewall/custom-rules}" unset IFS for dir in $dirs $FOSSIL_INCLUDE_DIRS; do This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |