[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] PATCH: mintlib linebreaks
Mark Duckworth <mduckworth@atari-source.org> writes:
> Fix line breaks in makefiles in tz, sunrpc and socket.
>
> diff -urN mintlib.orig/socket/Makefile mintlib/socket/Makefile
> --- mintlib.orig/socket/Makefile Fri Apr 6 07:12:10 2001
> +++ mintlib/socket/Makefile Thu Jan 14 16:54:16 2010
> @@ -44,16 +44,16 @@
> sections=""; \
> for manpage in $(MANS); do \
> sections="$$sections $(mandir)/man`echo $$manpage | sed 's,^.*\\.,,'`"; \
> - done; \
> + done;
> mandirs=`echo $$sections | sort | uniq`; \
Surely this cannot work since $sections is no longer set.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."