diff options
author | David Thiel <lx@FreeBSD.org> | 2007-04-29 05:52:57 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-04-29 05:52:57 +0000 |
commit | 7c5e7fef664c76cfe4b02cb45aadd2cbce8d1411 (patch) | |
tree | 9b602a17742073c80c09e10a7ba1bc3e001abd58 /korean/scim-tables/files/patch-Makefile.in | |
parent | 68c9f71f4f0d9e724cf51002378bc883dfb5bdb3 (diff) | |
download | ports-7c5e7fef664c76cfe4b02cb45aadd2cbce8d1411.tar.gz ports-7c5e7fef664c76cfe4b02cb45aadd2cbce8d1411.zip |
Notes
Diffstat (limited to 'korean/scim-tables/files/patch-Makefile.in')
-rw-r--r-- | korean/scim-tables/files/patch-Makefile.in | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/korean/scim-tables/files/patch-Makefile.in b/korean/scim-tables/files/patch-Makefile.in index 7ca13932d955..12efb7f92e42 100644 --- a/korean/scim-tables/files/patch-Makefile.in +++ b/korean/scim-tables/files/patch-Makefile.in @@ -1,10 +1,19 @@ ---- Makefile.in.orig Sun Oct 30 22:07:39 2005 -+++ Makefile.in Tue Nov 1 23:10:48 2005 +--- Makefile.in.orig Sat Apr 28 17:58:52 2007 ++++ Makefile.in Sat Apr 28 18:03:51 2007 +@@ -75,7 +75,7 @@ + uninstall-recursive + ETAGS = etags + CTAGS = ctags +-DIST_SUBDIRS = docs intl icons m4 po src tables skim ++DIST_SUBDIRS = icons tables + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + distdir = $(PACKAGE)-$(VERSION) + top_distdir = $(distdir) @@ -260,7 +260,7 @@ EXTRA_DIST = config.rpath mkinstalldirs bootstrap scim-tables.spec AUTOMAKE_OPTIONS = gnu @SCIM_TABLES_ENABLE_SKIM_SUPPORT_TRUE@SKIM_SUBDIR = skim --SUBDIRS = intl icons m4 po src tables $(SKIM_SUBDIR) +-SUBDIRS = docs intl icons m4 po src tables $(SKIM_SUBDIR) +SUBDIRS = icons tables MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure $(AUX_DIST) CLEANFILES = *.bak |