mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
590 B

--- ./expat/expat.patch.orig 2005-05-23 13:57:24.000000000 +0200
+++ ./expat/expat.patch 2005-05-23 14:04:34.000000000 +0200
@@ -66,8 +66,8 @@
! #
! #*************************************************************************
! target:
-! +cd xmltok && $(MAKE) $(MFLAGS) $(CALLMACROS)
-! +cd xmlparse && $(MAKE) $(MFLAGS) $(CALLMACROS)
+! +cd xmltok && $(DMAKE) $(MFLAGS) $(CALLMACROS)
+! +cd xmlparse && $(DMAKE) $(MFLAGS) $(CALLMACROS)
*** misc/expat/xmlparse/makefile.mk Mon Apr 29 18:59:16 2002
--- misc/build/expat/xmlparse/makefile.mk Mon Apr 29 17:49:05 2002
***************