diff options
Diffstat (limited to 'japanese/kterm/files/patch-Imakefile')
-rw-r--r-- | japanese/kterm/files/patch-Imakefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/japanese/kterm/files/patch-Imakefile b/japanese/kterm/files/patch-Imakefile index 776bf3230799..4ca4e27cb590 100644 --- a/japanese/kterm/files/patch-Imakefile +++ b/japanese/kterm/files/patch-Imakefile @@ -1,6 +1,6 @@ ---- Imakefile.orig 2016-11-05 06:41:21.000000000 +0900 -+++ Imakefile 2016-11-05 07:43:25.595182000 +0900 -@@ -13,6 +13,16 @@ +--- Imakefile.orig 2016-11-04 21:41:21 UTC ++++ Imakefile +@@ -13,6 +13,16 @@ XCOMM $Id: Imakefile,v 6.3 1996/07/12 05:01:03 kagotan XPOLL_DEF = -DNO_XPOLL_H #endif @@ -17,7 +17,7 @@ /* * add -DWTMP and -DLASTLOG if you want them. */ -@@ -27,9 +37,12 @@ +@@ -27,9 +37,12 @@ XCOMM $Id: Imakefile,v 6.3 1996/07/12 05:01:03 kagotan OSMAJORVERSION = OSMajorVersion OSMINORVERSION = OSMinorVersion @@ -31,7 +31,7 @@ MISC_DEFINES = /* -DALLOWLOGFILEEXEC */ XKB_DEFINES = XkbClientDefines DEFINES = $(XKB_DEFINES) $(XPOLL_DEF) -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -@@ -72,7 +85,7 @@ +@@ -72,7 +85,7 @@ XCOMM $Id: Imakefile,v 6.3 1996/07/12 05:01:03 kagotan #endif #endif |