rpms/slang/devel slang-2.1.0-makefile.patch,1.1,1.2

Miroslav Lichvar (mlichvar) fedora-extras-commits at redhat.com
Fri Jun 15 09:36:04 UTC 2007


Author: mlichvar

Update of /cvs/pkgs/rpms/slang/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13454

Modified Files:
	slang-2.1.0-makefile.patch 
Log Message:
- fix parallel build


slang-2.1.0-makefile.patch:

Index: slang-2.1.0-makefile.patch
===================================================================
RCS file: /cvs/pkgs/rpms/slang/devel/slang-2.1.0-makefile.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- slang-2.1.0-makefile.patch	15 Jun 2007 09:00:36 -0000	1.1
+++ slang-2.1.0-makefile.patch	15 Jun 2007 09:35:26 -0000	1.2
@@ -53,3 +53,13 @@
  	@echo ""
  	@echo $(ELFLIB_MAJOR_MINOR) created in $(DEST_LIBDIR).
  	@echo The links $(ELFLIB) and $(ELFLIB_MAJOR) to $(ELFLIB_MAJOR_MINOR) were also created.
+--- slang-2.1.0/autoconf/Makefile.in.makefile	2007-05-28 23:02:29.000000000 +0200
++++ slang-2.1.0/autoconf/Makefile.in	2007-06-15 11:26:44.000000000 +0200
+@@ -18,7 +18,6 @@ help:
+ 	@echo "make check : Build the library and run the regression tests"
+ static: Makefile
+ 	cd src; $(MAKE) static
+-	cd slsh; $(MAKE) all
+ elf: Makefile
+ 	cd src; $(MAKE) elf
+ 	cd slsh; $(MAKE) all




More information about the fedora-extras-commits mailing list