diff options
Diffstat (limited to 'japanese/xklock/files/patch-ab')
-rw-r--r-- | japanese/xklock/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/xklock/files/patch-ab b/japanese/xklock/files/patch-ab deleted file mode 100644 index 915cff6b5dc1..000000000000 --- a/japanese/xklock/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- jnames.c.orig Mon Nov 19 18:26:45 1990 -+++ jnames.c Tue Jan 23 05:09:46 2001 -@@ -18,7 +18,7 @@ - #include <ctype.h> - #include <strings.h> - --#define JNAMES "/usr/local/lib/jnames" -+#define JNAMES "%%PREFIX%%/lib/X11/xklock/jnames" - - static FILE *MYJF = NULL, *PUBJF = NULL; - |