pkgsrc/x11/xview-lib/patches/patch-dh
tron 71146f333e Cleanup patch files:
- unified format
- only one patch per file
- no files gets patched twice
2001-12-20 09:19:53 +00:00

57 lines
1.1 KiB
Text

$NetBSD: patch-dh,v 1.1 2001/12/20 09:20:06 tron Exp $
--- lib/libxview/file_chooser/Imakefile.orig Tue Jun 29 07:17:58 1993
+++ lib/libxview/file_chooser/Imakefile Thu Dec 20 10:09:16 2001
@@ -27,35 +27,35 @@
path_impl.h hist_impl.h
DATA_OBJS = fchsr_data.o\
- flist_data.o\
- path_data.o\
- hist_data.o
+ flist_data.o\
+ path_data.o\
+ hist_data.o
TEXT_OBJS =\
- file_chsr.o\
+ file_chsr.o\
fc_layout.o\
file_list.o\
path.o\
xv_path_util.o\
hist_list.o\
hist_menu.o\
- fchsr_data.o\
- flist_data.o\
- path_data.o\
+ fchsr_data.o\
+ flist_data.o\
+ path_data.o\
hist_data.o
SRCS =\
- file_chsr.c\
- fc_layout.c\
- file_list.c\
- path.c\
- xv_path_util.c\
- hist_list.c\
- hist_menu.c\
- fchsr_data.c\
- flist_data.c\
- path_data.c\
+ file_chsr.c\
+ fc_layout.c\
+ file_list.c\
+ path.c\
+ xv_path_util.c\
+ hist_list.c\
+ hist_menu.c\
+ fchsr_data.c\
+ flist_data.c\
+ path_data.c\
hist_data.c
LIBTARGET = xview