--- systemv/Makefile.orig Wed Aug 11 16:10:22 2004 +++ systemv/Makefile Sun Nov 7 15:24:10 2004 @@ -77,10 +77,10 @@ install: all $(INSTALL_BIN) lp $(BINDIR) $(INSTALL_BIN) lpoptions $(BINDIR) $(INSTALL_BIN) lpstat $(BINDIR) - -$(INSTALL_BIN) -m 4755 -o $(CUPS_USER) -g $(CUPS_GROUP) lppasswd $(BINDIR) - if test ! -x $(BINDIR)/lppasswd; then \ - chmod 755 $(BINDIR)/lppasswd; \ - fi +# -$(INSTALL_BIN) -m 4755 -o $(CUPS_USER) -g $(CUPS_GROUP) lppasswd $(BINDIR) +# if test ! -x $(BINDIR)/lppasswd; then \ +# chmod 755 $(BINDIR)/lppasswd; \ +# fi #