]> git.pld-linux.org Git - packages/elm.git/blame - elm-makefile-fix.patch
- move compressed patch to distfiles
[packages/elm.git] / elm-makefile-fix.patch
CommitLineData
94491734 1--- lib/Makefile~ Thu Oct 4 00:09:43 2001
2+++ lib/Makefile Thu Oct 4 00:15:49 2001
3@@ -125,7 +125,7 @@
4 INSTS =
5
6 SRCS = add_site.c addrmchusr.c aliasdb.c atonum.c basename.c can_access.c \
7- can_open.c chloc.c date_util.c elm_access.c errno.c expand.c \
8+ can_open.c chloc.c date_util.c elm_access.c elmrc.c errno.c expand.c \
9 fast_getpw.c figadrssee.c gcos_name.c get_tz.c getarpdate.c \
10 getfullnam.c gethostname.c getword.c header_cmp.c in_list.c \
11 initcommon.c ldstate.c len_next.c $(MCSRC) mail_gets.c mailfile.c \
12@@ -137,7 +137,7 @@
13 validname.c
14
15 OBJS = add_site.o addrmchusr.o aliasdb.o atonum.o basename.o can_access.o \
16- can_open.o chloc.o date_util.o elm_access.o errno.o expand.o \
17+ can_open.o chloc.o date_util.o elm_access.o elmrc.o errno.o expand.o \
18 fast_getpw.o figadrssee.o gcos_name.o get_tz.o getarpdate.o \
19 getfullnam.o gethostname.o getword.o header_cmp.o in_list.o \
20 initcommon.o ldstate.o len_next.o mail_gets.o mailfile.o \
This page took 0.063619 seconds and 4 git commands to generate.