summaryrefslogtreecommitdiff
path: root/deskutils/kooldock/files/patch-detect-autoconf
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-28 10:47:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-28 10:47:05 +0000
commit6940bab5ded1a65c54de923fed0870f0c22f76d3 (patch)
tree6e41032ff8fe8269c4ee99b60f233a7390b7f5fc /deskutils/kooldock/files/patch-detect-autoconf
parent- Update to 0.2.9 (diff)
- Update to 0.4.6
Submitted by: Gustavo Pérez <gustau.perez@gmail.com> (maintainer via privatmail)
Notes
Notes: svn path=/head/; revision=188657
Diffstat (limited to 'deskutils/kooldock/files/patch-detect-autoconf')
-rw-r--r--deskutils/kooldock/files/patch-detect-autoconf19
1 files changed, 0 insertions, 19 deletions
diff --git a/deskutils/kooldock/files/patch-detect-autoconf b/deskutils/kooldock/files/patch-detect-autoconf
deleted file mode 100644
index 033e037f32e7..000000000000
--- a/deskutils/kooldock/files/patch-detect-autoconf
+++ /dev/null
@@ -1,19 +0,0 @@
---- admin/detect-autoconf.orig Fri Feb 2 12:42:52 2007
-+++ admin/detect-autoconf.sh Fri Feb 2 12:42:58 2007
-@@ -1,11 +1,11 @@
- #! /bin/sh
-
- # Global variables...
--AUTOCONF="autoconf"
--AUTOHEADER="autoheader"
--AUTOM4TE="autom4te"
--AUTOMAKE="automake"
--ACLOCAL="aclocal"
-+AUTOCONF="autoconf259"
-+AUTOHEADER="autoheader259"
-+AUTOM4TE="autom4te259"
-+AUTOMAKE="automake19"
-+ACLOCAL="aclocal19"
-
- # Please add higher versions first. The last version number is the minimum
- # needed to compile KDE. Do not forget to include the name/version #