summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Gołębiowski2008-12-27 15:17:22 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit64d5590d123662c013b8b7ff51559e98a951eaed (patch)
tree5f1ce6c6e3b5b45d6787b4403336af9849b5cc8c
parentfb418748b31265931b143eedca5ebea4ae524b66 (diff)
downloadkdbg-64d5590d123662c013b8b7ff51559e98a951eaed.zip
kdbg-64d5590d123662c013b8b7ff51559e98a951eaed.tar.gz
- no longer needed
Changed files: kdbg-am.patch -> 1.2
-rw-r--r--kdbg-am.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/kdbg-am.patch b/kdbg-am.patch
deleted file mode 100644
index 3721c5e..0000000
--- a/kdbg-am.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- kdbg-2.0.5.orig/admin/cvs.sh 2007-03-14 16:25:29.000000000 +0100
-+++ kdbg-2.0.5/admin/cvs.sh 2007-03-14 16:29:59.000000000 +0100
-@@ -66,7 +66,7 @@
- echo "*** KDE requires automake $required_automake_version"
- exit 1
- ;;
-- automake*1.6.* | automake*1.[789]* ) : ;;
-+ automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.10* ) : ;;
- "" )
- echo "*** AUTOMAKE NOT FOUND!."
- echo "*** KDE requires automake $required_automake_version"