see changelog

This commit is contained in:
Evgeniy Kozhuhovskiy
2006-02-05 22:05:40 +00:00
parent b38c473a90
commit 89e80994af
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ configure-stamp:
# cat $(CURDIR)/source/Makefile.in | sed 's/\(^INSTALL_.*\)-o \$${OWNER} -g \$${GROUP}/\1/' > \
# $(CURDIR)/source/Makefile.in.new
# mv $(CURDIR)/source/Makefile.in.new $(CURDIR)/source/Makefile.in
cd source; ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc/bforce -with-user=$(USER) --with-group=$(GROUP) --disable-syslog --disable-log-passwd
cd source; ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc/bforce -with-user=$(USER) --with-group=$(GROUP) --disable-log-passwd
touch configure-stamp