fix(spec): use autoreconf -fi instead of using individual commands
Some checks reported errors
obs/scm/build
Some checks reported errors
obs/scm/build
This commit is contained in:
parent
7eb5a821d5
commit
da53dffb10
@ -73,11 +73,8 @@ This package contains development files for the dictd package.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
rm -f config.cache
|
||||
autoheader -f
|
||||
autoconf -f
|
||||
autoreconf -fi
|
||||
ls -l config*
|
||||
install %{_datadir}/autoconf/build-aux/config.guess %{_datadir}/autoconf/build-aux/config.sub .
|
||||
|
||||
%build
|
||||
export LDFLAGS="%{?__global_ldflags}" CPPFLAGS="%{optflags} -fPIC"
|
||||
|
Loading…
x
Reference in New Issue
Block a user