prefix should even be empty

tags/c-icap-0.5.3-0.beta3
Daniel Berteaud 6 years ago
parent d3b10d2251
commit 18b4d7e64a
  1. 2
      c-icap.spec

@ -81,7 +81,7 @@ The %{name}-progs package contains several commandline tools for %{name}.
%configure \
CFLAGS="${RPM_OPT_FLAGS} -fno-strict-aliasing" \
--sysconfdir=%{_sysconfdir}/%{name} \
--prefix=/ \
--prefix='' \
--with-perl \
--with-zlib \
--with-bdb \

Loading…
Cancel
Save