]> git.pld-linux.org Git - packages/elm.git/commitdiff
b8bb04c8c9865ac1f1a61c22f1c00fb0 elm-makefile-fix.patch
authorankry <ankry@pld-linux.org>
Wed, 3 Oct 2001 23:11:22 +0000 (23:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elm-makefile-fix.patch -> 1.1

elm-makefile-fix.patch [new file with mode: 0644]

diff --git a/elm-makefile-fix.patch b/elm-makefile-fix.patch
new file mode 100644 (file)
index 0000000..ce652a6
--- /dev/null
@@ -0,0 +1,20 @@
+--- lib/Makefile~      Thu Oct  4 00:09:43 2001
++++ lib/Makefile       Thu Oct  4 00:15:49 2001
+@@ -125,7 +125,7 @@
+ INSTS =
+ SRCS = add_site.c addrmchusr.c aliasdb.c atonum.c basename.c can_access.c \
+-      can_open.c chloc.c date_util.c elm_access.c errno.c expand.c \
++      can_open.c chloc.c date_util.c elm_access.c elmrc.c errno.c expand.c \
+       fast_getpw.c figadrssee.c gcos_name.c get_tz.c getarpdate.c \
+       getfullnam.c gethostname.c getword.c header_cmp.c in_list.c \
+       initcommon.c ldstate.c len_next.c $(MCSRC) mail_gets.c mailfile.c \
+@@ -137,7 +137,7 @@
+       validname.c
+ OBJS = add_site.o addrmchusr.o aliasdb.o atonum.o basename.o can_access.o \
+-      can_open.o chloc.o date_util.o elm_access.o errno.o expand.o \
++      can_open.o chloc.o date_util.o elm_access.o elmrc.o errno.o expand.o \
+       fast_getpw.o figadrssee.o gcos_name.o get_tz.o getarpdate.o \
+       getfullnam.o gethostname.o getword.o header_cmp.o in_list.o \
+       initcommon.o ldstate.o len_next.o mail_gets.o mailfile.o \
This page took 0.068383 seconds and 4 git commands to generate.