remove .fns file for removed host gollum
authorAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jan 2014 00:49:02 +0000 (13:49 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 7 Jan 2014 00:52:00 +0000 (13:52 +1300)
gollum.fns [deleted file]

diff --git a/gollum.fns b/gollum.fns
deleted file mode 100644 (file)
index 63bfc1f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-CFLAGS="-g $CFLAGS"
-export CFLAGS
-MAXTIME=32400 # 9 hours
-SMBD_MAXTIME=25200 # 7 hours for a samba process ..
-# default maximum memory size (100M) for any command
-export MAXTIME SMBD_MAXTIME
-compilers="gcc cc"
-export compilers
-
-. generic.fns