Push gambit-c 4.3.2 to stable branches
This commit is contained in:
parent
4ef2756ae5
commit
e8dc452d6d
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user