diff options
author | obache <obache@pkgsrc.org> | 2012-04-29 12:15:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-29 12:15:55 +0000 |
commit | 6722aeccfeae9832de64b3c31dd3eebd6938cb25 (patch) | |
tree | 160b8d21f261b91d71a7ed4bf2a45ab94030e1e6 /inputmethod/scim/patches | |
parent | af848d9a19094879e282521125890cc540375e4b (diff) | |
download | pkgsrc-6722aeccfeae9832de64b3c31dd3eebd6938cb25.tar.gz |
Update scim to 1.4.13.
fixes installation issue (not affect to pkgsrc).
Diffstat (limited to 'inputmethod/scim/patches')
-rw-r--r-- | inputmethod/scim/patches/patch-configure | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/inputmethod/scim/patches/patch-configure b/inputmethod/scim/patches/patch-configure deleted file mode 100644 index 62decc38ef0..00000000000 --- a/inputmethod/scim/patches/patch-configure +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-configure,v 1.1 2012/04/20 12:13:48 obache Exp $ - -* docs/* are not in release tarball. - ---- configure.orig 2012-04-20 11:22:47.000000000 +0000 -+++ configure -@@ -21626,7 +21626,7 @@ SCIM_TEMPDIR="/tmp" - ## Output files. ## - ########################################################### - --ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/scim_types.h utils/Makefile data/Makefile data/icons/Makefile data/pixmaps/Makefile modules/Makefile modules/FrontEnd/IMdkit/Makefile modules/FrontEnd/Makefile modules/IMEngine/Makefile modules/Filter/Makefile modules/Config/Makefile modules/SetupUI/Makefile docs/scim.cfg docs/Makefile docs/manual/Makefile configs/Makefile extras/Makefile extras/gtk_immodule/gtk2/Makefile extras/gtk_immodule/gtk3/Makefile extras/setup/Makefile extras/setup/scim-setup extras/panel/Makefile tests/Makefile scim.pc scim-gtkutils.pc scim-x11utils.pc scim.spec" -+ac_config_files="$ac_config_files Makefile po/Makefile.in src/Makefile src/scim_types.h utils/Makefile data/Makefile data/icons/Makefile data/pixmaps/Makefile modules/Makefile modules/FrontEnd/IMdkit/Makefile modules/FrontEnd/Makefile modules/IMEngine/Makefile modules/Filter/Makefile modules/Config/Makefile modules/SetupUI/Makefile configs/Makefile extras/Makefile extras/gtk_immodule/gtk2/Makefile extras/gtk_immodule/gtk3/Makefile extras/setup/Makefile extras/setup/scim-setup extras/panel/Makefile tests/Makefile scim.pc scim-gtkutils.pc scim-x11utils.pc scim.spec" - - cat >confcache <<\_ACEOF - # This file is a shell script that caches the results of configure |