[chicken] Try patch again...

Ricky Elrod codeblock at fedoraproject.org
Sat May 11 08:19:29 UTC 2013


commit 2b451a31e42b0e92a4a5d35f560c168a616d1c6f
Author: Ricky Elrod <ricky at elrod.me>
Date:   Sat May 11 04:19:25 2013 -0400

    Try patch again...

 chicken.spec           |    2 +-
 make_cflags_work.patch |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/chicken.spec b/chicken.spec
index b1f7dc2..7b41ef7 100644
--- a/chicken.spec
+++ b/chicken.spec
@@ -29,7 +29,7 @@ Scheme language standard, and includes many enhancements and extensions.
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
+%patch0
 
 %package doc
 Summary: Documentation files for CHICKEN scheme.
diff --git a/make_cflags_work.patch b/make_cflags_work.patch
index 0b500e7..c43afa4 100644
--- a/make_cflags_work.patch
+++ b/make_cflags_work.patch
@@ -1,5 +1,5 @@
---- defaults.make.orig	2013-05-11 03:54:03.165225275 -0400
-+++ defaults.make	2013-05-11 03:54:10.305251314 -0400
+--- chicken-4.8.0.3/defaults.make.orig	2013-05-11 04:16:06.514865925 -0400
++++ chicken-4.8.0.3/defaults.make	2013-05-11 04:16:06.513865921 -0400
 @@ -154,6 +154,8 @@
  C_COMPILER_OPTIONS += -DC_ENABLE_PTABLES
  endif


More information about the scm-commits mailing list