829c0027fb
Add ddskk-drop-build-date.patch to fix build-compare (boo#1047218) OBS-URL: https://build.opensuse.org/request/show/516257 OBS-URL: https://build.opensuse.org/package/show/M17N/ddskk?expand=0&rev=20
28 lines
918 B
Diff
28 lines
918 B
Diff
http://bugzilla.suse.com/show_bug.cgi?id=1047218
|
|
|
|
|
|
Index: ddskk-20150816/SKK-MK
|
|
===================================================================
|
|
--- ddskk-20150816.orig/SKK-MK
|
|
+++ ddskk-20150816/SKK-MK
|
|
@@ -427,8 +427,7 @@ This version of SKK requires MULE featur
|
|
(point))))
|
|
(when (search-forward ";;; skk-setup.el --- initial setup for SKK")
|
|
(forward-line 1)
|
|
- (insert ";; This file was generated automatically by SKK-MK at "
|
|
- (current-time-string)
|
|
+ (insert ";; This file was generated automatically by SKK-MK "
|
|
"\n"))
|
|
(while spec
|
|
(goto-char (point-min))
|
|
@@ -911,8 +910,7 @@ SKK tutorials:
|
|
(insert "\
|
|
;;; skk-autoloads.el --- autoload settings for SKK -*- coding: iso-2022-jp -*-
|
|
|
|
-;; This file was generated automatically by SKK-MK at "
|
|
- (current-time-string)
|
|
+;; This file was generated automatically by SKK-MK "
|
|
".
|
|
|
|
;; This file is part of Daredevil SKK.
|