summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Engelhard <rene@openoffice.org>2010-04-16 13:14:12 +0200
committerRene Engelhard <rene@openoffice.org>2010-04-16 13:14:12 +0200
commit7416e6a8305282606f54b30daf4942ab0b5ecbb7 (patch)
treea54a6745a59e21d56419f9e37023fe3309e7f9a5
parentee0b04174011ff11e70d26cd95474564739fd5e1 (diff)
kfreebsdport01: fix misordered hunks
-rw-r--r--libtextcat/libtextcat-2.2.patch18
1 files changed, 9 insertions, 9 deletions
diff --git a/libtextcat/libtextcat-2.2.patch b/libtextcat/libtextcat-2.2.patch
index 570ae7b91a17..ca7a26cabfbf 100644
--- a/libtextcat/libtextcat-2.2.patch
+++ b/libtextcat/libtextcat-2.2.patch
@@ -9,15 +9,6 @@
case $host_cpu in
alpha* | hppa* | i*86 | mips | mipsel | powerpc* | sparc* | ia64*)
lt_cv_deplibs_check_method=pass_all ;;
-@@ -6365,7 +6365,7 @@
- ;;
-
- # This must be Linux ELF.
--linux-gnu*)
-+linux-gnu*|k*bsd*-gnu*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
@@ -5391,7 +5391,8 @@
allow_undefined_flag=
no_undefined_flag=
@@ -46,6 +37,15 @@
version_type=freebsd-$objformat
case $version_type in
freebsd-elf*)
+@@ -6365,7 +6365,7 @@
+ ;;
+
+ # This must be Linux ELF.
+-linux-gnu*)
++linux-gnu*|k*bsd*-gnu*)
+ version_type=linux
+ need_lib_prefix=no
+ need_version=no
--- misc/libtextcat-2.2/src/Makefile.in Thu May 22 13:39:52 2003
+++ misc/build/libtextcat-2.2/src/Makefile.in Mon Mar 31 11:29:14 2008
@@ -124,20 +124,20 @@