removed unneeded --with-dumpdates configure flag

This commit is contained in:
Adam Tkac 2009-02-05 12:28:20 +00:00
parent 03515c4e56
commit 25eb8546ae

View File

@ -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}