diff options
Diffstat (limited to 'net-mgmt/rancid/files/patch-bin-rancid.in')
-rw-r--r-- | net-mgmt/rancid/files/patch-bin-rancid.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/rancid/files/patch-bin-rancid.in b/net-mgmt/rancid/files/patch-bin-rancid.in deleted file mode 100644 index 41125bdec988..000000000000 --- a/net-mgmt/rancid/files/patch-bin-rancid.in +++ /dev/null @@ -1,13 +0,0 @@ ---- control_rancid.old 2010-09-17 09:30:59.000000000 +0200 -+++ bin/control_rancid.in 2010-09-17 09:33:03.000000000 +0200 -@@ -345,6 +345,10 @@ - done - cd $DIR - -+if [ $RCSSYS = svn ] ; then -+ $RCSSYS update >/dev/null 2>&1 -+fi -+ - # no routers, empty list or all 'down' - if [ ! -s routers.up ] - then |