removed unneeded --with-dumpdates configure flag
This commit is contained in:
parent
03515c4e56
commit
25eb8546ae
@ -71,8 +71,7 @@ autoreconf -fiv
|
||||
--with-binmode=0755 \
|
||||
--with-manowner=root \
|
||||
--with-mangrp=root \
|
||||
--with-manmode=0644 \
|
||||
--with-dumpdates="%{_sysconfdir}/dumpdates"
|
||||
--with-manmode=0644
|
||||
|
||||
make OPT="$RPM_OPT_FLAGS -Wall -Wpointer-arith -Wstrict-prototypes \
|
||||
-Wmissing-prototypes -Wno-char-subscripts" %{?_smp_mflags}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user