forked from pool/dictd
fix: apparently GNU/lexx is not 100% lexx
This commit is contained in:
parent
05323552f9
commit
2609d1867f
@ -71,6 +71,7 @@ This package contains development files for the dictd package.
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
|
||||
autoreconf --force --install --verbose
|
||||
|
||||
%build
|
||||
@ -84,6 +85,7 @@ export LDFLAGS="%{?__global_ldflags}" CPPFLAGS="%{optflags} -fPIC"
|
||||
# export COPTS="%{optflags} -fPIC"
|
||||
# mkc_compiler_settings
|
||||
# mkcmake all
|
||||
export LEXLIB="-fl"
|
||||
%configure --enable-dictorg --with-plugin-dbi
|
||||
# --disable-plugin
|
||||
%make_build
|
||||
|
Loading…
Reference in New Issue
Block a user