summaryrefslogtreecommitdiff
path: root/deskutils/kooldock/files/patch-cvs
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/kooldock/files/patch-cvs')
-rw-r--r--deskutils/kooldock/files/patch-cvs18
1 files changed, 0 insertions, 18 deletions
diff --git a/deskutils/kooldock/files/patch-cvs b/deskutils/kooldock/files/patch-cvs
deleted file mode 100644
index 82c122e57922..000000000000
--- a/deskutils/kooldock/files/patch-cvs
+++ /dev/null
@@ -1,18 +0,0 @@
---- admin/cvs.sh.orig 2007-12-16 10:18:48.000000000 +0100
-+++ admin/cvs.sh 2007-12-16 10:18:48.000000000 +0100
-@@ -1,4 +1,4 @@
--#! /bin/sh
-+#! /usr/local/bin/bash
- #
- # cvs.sh
- #
-@@ -7,6 +7,9 @@
- # and then does a case to call the correct function.
-
- unset MAKEFLAGS
-+AUTOCONF=autoconf
-+AUTOHEADER=autoheader
-+AUTOMAKE=automake
-
- call_and_fix_autoconf()
- {