diff options
Diffstat (limited to 'x11-toolkits/xview-clients/files/patch-ba')
-rw-r--r-- | x11-toolkits/xview-clients/files/patch-ba | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/x11-toolkits/xview-clients/files/patch-ba b/x11-toolkits/xview-clients/files/patch-ba new file mode 100644 index 000000000000..a316a986d287 --- /dev/null +++ b/x11-toolkits/xview-clients/files/patch-ba @@ -0,0 +1,19 @@ +*** clients/olwm/Imakefile.orig Mon Jan 25 21:17:50 1999 +--- clients/olwm/Imakefile Mon Jan 25 21:19:18 1999 +*************** +*** 39,45 **** + MANPAGES = olwm.man + BITMAPS = iconbitmap.h + SCRIPTS = +! MISC = openwin-menu + + + SRCS = atom.c client.c cmdstream.c \ +--- 39,45 ---- + MANPAGES = olwm.man + BITMAPS = iconbitmap.h + SCRIPTS = +! MISC = openwin-menu openwin-menu-programs + + + SRCS = atom.c client.c cmdstream.c \ |