diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-18 05:25:09 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 1999-10-18 05:25:09 +0000 |
commit | ed69ce1c410805763e1c1807f311993331593e2d (patch) | |
tree | 012a22bb325cbbeb7a6d5d8818644d14eb917415 /x11-clocks | |
parent | 1fce5cb162e83729824e5b35ba86748e64bc9478 (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/mlclock/files/patch-aa | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-clocks/mlclock/files/patch-aa b/x11-clocks/mlclock/files/patch-aa new file mode 100644 index 000000000000..c0ec86fb77ec --- /dev/null +++ b/x11-clocks/mlclock/files/patch-aa @@ -0,0 +1,8 @@ +--- Imakefile.orig Mon Oct 18 14:21:12 1999 ++++ Imakefile Mon Oct 18 14:21:21 1999 +@@ -18,4 +18,4 @@ + + DEFINES = $(OPTION) -DRCFILE=\"${RCFILE}\" + +-ComplexProgramTarget( mlclock ) ++ComplexProgramTarget(mlclock) |