From 084c175e59e9ea61c68154ad9982adcd918cbfcf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 14 Oct 2010 00:21:10 +0200 Subject: make MacOS X works as build system for most of the packages, update some packages to latest stable upstream version --- package/tcsh/patches/patch-Makefile_in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/tcsh/patches/patch-Makefile_in') diff --git a/package/tcsh/patches/patch-Makefile_in b/package/tcsh/patches/patch-Makefile_in index aaeae79aa..1844fedea 100644 --- a/package/tcsh/patches/patch-Makefile_in +++ b/package/tcsh/patches/patch-Makefile_in @@ -1,12 +1,12 @@ use host compiler and flags --- tcsh-6.17.00.orig/Makefile.in 2009-06-25 00:09:05.000000000 +0200 -+++ tcsh-6.17.00/Makefile.in 2010-02-13 21:01:33.000000000 +0100 ++++ tcsh-6.17.00/Makefile.in 2010-10-11 09:44:28.000000000 +0200 @@ -365,7 +365,7 @@ pure:$(P) ${OBJS} gethost: gethost.c sh.err.h tc.const.h sh.h rm -f gethost - ${CC} -o gethost ${LDFLAGS} ${CFLAGS} ${CPPFLAGS} ${DFLAGS} $(srcdir)/gethost.c ${LIBES} ${EXTRALIBS} -+ ${HOSTCC} -o gethost ${HOSTLDFLAGS} ${HOSTCFLAGS} ${HOSTCPPFLAGS} $(srcdir)/gethost.c ${LIBES} ++ ${HOSTCC} -o gethost ${HOSTLDFLAGS} ${HOSTCFLAGS} ${HOSTCPPFLAGS} $(srcdir)/gethost.c tc.defs.c: gethost host.defs @rm -f $@.tmp -- cgit v1.2.3