This commit is contained in:
@@ -32,6 +32,8 @@ Patch1: %{name}-64bit.patch
|
||||
Patch2: %{name}-1.6.10-mktemp.patch
|
||||
# Fix the wrong FSF address in a few headers.
|
||||
Patch3: %{name}-fix_fsf_add.patch
|
||||
# Check if following is needed in next guile version.
|
||||
Patch4: %{name}-turn-off-gc-test.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: fileutils sh-utils
|
||||
PreReq: %install_info_prereq
|
||||
@@ -83,6 +85,7 @@ linked in as a library when building extensible programs.
|
||||
%patch1
|
||||
%patch2
|
||||
%patch3
|
||||
%patch4 -p1
|
||||
# force rebuild with non-broken makeinfo
|
||||
#rm -f doc/*/*.info
|
||||
|
||||
|
Reference in New Issue
Block a user