diff options
Diffstat (limited to 'textproc/scim-table-imengine/files/extrapatch-4-stable-src-Makefile.in')
-rw-r--r-- | textproc/scim-table-imengine/files/extrapatch-4-stable-src-Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/scim-table-imengine/files/extrapatch-4-stable-src-Makefile.in b/textproc/scim-table-imengine/files/extrapatch-4-stable-src-Makefile.in new file mode 100644 index 000000000..e5a98ac22 --- /dev/null +++ b/textproc/scim-table-imengine/files/extrapatch-4-stable-src-Makefile.in @@ -0,0 +1,11 @@ +--- src/Makefile.in.orig Sun Feb 27 07:54:20 2005 ++++ src/Makefile.in Tue Mar 1 16:51:10 2005 +@@ -40,7 +40,7 @@ + POST_UNINSTALL = : + build_triplet = @build@ + host_triplet = @host@ +-bin_PROGRAMS = scim-make-table$(EXEEXT) ++bin_PROGRAMS = + subdir = src + DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ + $(srcdir)/Makefile.in |