diff options
Diffstat (limited to 'comms/klog/files/patch-admin__cvs.sh')
-rw-r--r-- | comms/klog/files/patch-admin__cvs.sh | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/comms/klog/files/patch-admin__cvs.sh b/comms/klog/files/patch-admin__cvs.sh new file mode 100644 index 000000000000..89907240cb3d --- /dev/null +++ b/comms/klog/files/patch-admin__cvs.sh @@ -0,0 +1,7 @@ +--- admin/cvs.sh.orig 2007-08-28 11:56:00.000000000 -0500 ++++ admin/cvs.sh 2010-10-02 13:46:42.000000000 -0500 +@@ -70,3 +70,3 @@ + ;; +- automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10*) ++ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* | automake*1.11* ) + echo "*** $AUTOMAKE_STRING found." |