- fixed build:
"Earlier versions of ltdl would look for extensions under $PWD; this behavior changed in 2.2.6b." OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=6
This commit is contained in:
@@ -30,6 +30,7 @@ Source0: %{name}-%{version}.tar.bz2
|
||||
Patch1: %{name}-64bit.patch
|
||||
Patch2: %{name}-1.6.10-mktemp.patch
|
||||
Patch3: %{name}-popen-test.patch
|
||||
Patch4: %{name}-testsuite-build.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: fileutils sh-utils
|
||||
PreReq: %install_info_prereq
|
||||
@@ -88,6 +89,7 @@ Authors:
|
||||
%patch1
|
||||
%patch2
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
# guile-1.8.1: The code is not so good for -Werror (unused results of write()).
|
||||
sed -i s/-Werror// configure.in configure
|
||||
# force rebuild with non-broken makeinfo
|
||||
|
Reference in New Issue
Block a user