diff --git a/ecl.spec b/ecl.spec index 6c23e71..4a4ce9e 100644 --- a/ecl.spec +++ b/ecl.spec @@ -101,6 +101,8 @@ sed -i 's/{.*,.*,.*,.*,.*}/{&}/g' src/c/symbols_list.h # Don't give the library a useless rpath sed -i "/ECL_LDRPATH='-Wl,--rpath,~A'/d" src/configure +# Adapt to texinfo changes +sed -i 's/mv ecl/&_html/' src/doc/manual/Makefile %build %configure --enable-manual=html --with-sse=auto \