[Commits] (markie) Don't need diff command in patch file

commits at osafoundation.org commits at osafoundation.org
Wed May 19 15:51:17 PDT 2004


Commit by: markie
Modified files:
external/openssl/patches 1.1 1.2

Log message:
Don't need diff command in patch file


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/openssl/patches.diff?r1=text&tr1=1.1&r2=text&tr2=1.2

Index: external/openssl/patches
diff -u external/openssl/patches:1.1 external/openssl/patches:1.2
--- external/openssl/patches:1.1	Fri May  7 21:58:33 2004
+++ external/openssl/patches	Wed May 19 15:50:47 2004
@@ -1,4 +1,3 @@
-diff --exclude=CVS -U 3 -r openssl-0.9.7d/Makefile.org openssl-0.9.7d-patched/Makefile.org
 --- openssl-0.9.7d/Makefile.org	2004-03-12 13:33:04.000000000 -0800
 +++ openssl-0.9.7d-patched/Makefile.org	2004-05-07 21:31:15.000000000 -0700
 @@ -770,7 +770,7 @@
@@ -10,7 +9,6 @@
  	@$(PERL) $(TOP)/util/mkdir-p.pl $(INSTALL_PREFIX)$(INSTALLTOP)/bin \
  		$(INSTALL_PREFIX)$(INSTALLTOP)/lib \
  		$(INSTALL_PREFIX)$(INSTALLTOP)/lib/pkgconfig \
-diff --exclude=CVS -U 3 -r openssl-0.9.7d/Makefile.ssl openssl-0.9.7d-patched/Makefile.ssl
 --- openssl-0.9.7d/Makefile.ssl	2004-03-17 04:08:47.000000000 -0800
 +++ openssl-0.9.7d-patched/Makefile.ssl	2004-05-07 21:31:24.000000000 -0700
 @@ -772,7 +772,7 @@



More information about the Commits mailing list