From: Arkadiusz Miƛkiewicz Date: Thu, 17 May 2001 12:41:03 +0000 (+0000) Subject: 08a6caac1daa6ab4cd27804ce99a79c5 UConio-1.0.9-PR.tar.gz X-Git-Tag: UConio-1_0_9-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2FUConio.git;a=commitdiff_plain;h=cebade6e731418c4073b387b0ca67242faccabc0 08a6caac1daa6ab4cd27804ce99a79c5 UConio-1.0.9-PR.tar.gz Changed files: UConio-make.patch -> 1.1 --- cebade6e731418c4073b387b0ca67242faccabc0 diff --git a/UConio-make.patch b/UConio-make.patch new file mode 100644 index 0000000..8f67d6a --- /dev/null +++ b/UConio-make.patch @@ -0,0 +1,11 @@ +diff -urN UConio-1.0.9-PR.org/Makefile UConio-1.0.9-PR/Makefile +--- UConio-1.0.9-PR.org/Makefile Thu May 17 14:07:43 2001 ++++ UConio-1.0.9-PR/Makefile Thu May 17 14:08:21 2001 +@@ -8,7 +8,6 @@ + all: + cd src; $(MAKE) CFLAGS="$(CFLAGS)" + cd examples; $(MAKE) CFLAGS="$(CFLAGS)" +- cd man; $(MAKE) + + install: all + cd bin; $(MAKE) install