From d7cb36578184900b06eca29ec584d401a7bbb2eb Mon Sep 17 00:00:00 2001 From: rxg Date: Sun, 26 Feb 2006 12:04:57 +0000 Subject: Fix the build error: gcc: @LIBTOOL_EXPORT_OPTIONS@: No such file or directory --- inputmethod/libchewing/distinfo | 3 ++- inputmethod/libchewing/patches/patch-ab | 12 ++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 inputmethod/libchewing/patches/patch-ab (limited to 'inputmethod') diff --git a/inputmethod/libchewing/distinfo b/inputmethod/libchewing/distinfo index ca7160c6ad8..9e0e34fdb72 100644 --- a/inputmethod/libchewing/distinfo +++ b/inputmethod/libchewing/distinfo @@ -1,6 +1,7 @@ -$NetBSD: distinfo,v 1.2 2006/01/30 20:32:21 rillig Exp $ +$NetBSD: distinfo,v 1.3 2006/02/26 12:04:57 rxg Exp $ SHA1 (libchewing-0.2.7.tar.gz) = 7adcf9d24d3a16af9e580cc41dcd217adef56c8a RMD160 (libchewing-0.2.7.tar.gz) = e1b82f093de6d00ff78c8d940489498611ac6ba3 Size (libchewing-0.2.7.tar.gz) = 1758321 bytes SHA1 (patch-aa) = 415ea4754c7a30437aaf62c0b9bc49dab3484421 +SHA1 (patch-ab) = ac219afb516248db5d058d5225694e5d127236ec diff --git a/inputmethod/libchewing/patches/patch-ab b/inputmethod/libchewing/patches/patch-ab new file mode 100644 index 00000000000..d8311f3de82 --- /dev/null +++ b/inputmethod/libchewing/patches/patch-ab @@ -0,0 +1,12 @@ +$NetBSD: patch-ab,v 1.1 2006/02/26 12:04:57 rxg Exp $ + +--- configure.orig 2006-02-26 20:00:43.000000000 +0800 ++++ configure +@@ -24562,6 +24562,7 @@ s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t + s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t + s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t + s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t ++s,@LIBTOOL_EXPORT_OPTIONS@,$LIBTOOL_EXPORT_OPTIONS,;t t + s,@exec_prefix@,$exec_prefix,;t t + s,@prefix@,$prefix,;t t + s,@program_transform_name@,$program_transform_name,;t t -- cgit v1.2.3