From e8dc452d6dabdc6e3757cdf161269f5c93c0ca8c Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Dec 30 2008 22:45:34 +0000 Subject: Push gambit-c 4.3.2 to stable branches --- diff --git a/gambit-c.spec b/gambit-c.spec index ddf1364..028f7d3 100644 --- a/gambit-c.spec +++ b/gambit-c.spec @@ -109,9 +109,6 @@ An Emacs mode for editing Gambit-C Scheme source code. %setup -q -n %{dirname} %endif %patch0 -p1 -b .modtime -# Not using -b, as the directory content is moved to DESTDIR as a whole -# This way we don't end up with the unpatched file lying around -#patch1 -p0 find . -name '*.scm' | xargs chmod 0644 find examples -name '*.scm' | xargs sed -i 's|/usr/local/Gambit-C|/usr|g'