cvsdist 1008ce2
We build without special privileges, so chown won't work here.
cvsdist 1008ce2
cvsdist 1008ce2
--- mgetty-1.1.29/fax/Makefile	2002-11-25 17:39:48.000000000 -0500
cvsdist 1008ce2
+++ mgetty-1.1.29/fax/Makefile	2002-11-25 17:39:44.000000000 -0500
cvsdist 1008ce2
@@ -61,7 +61,7 @@
cvsdist 1008ce2
 	done
cvsdist 1008ce2
 	$(INSTALL) -m 755 faxrunqd $(SBINDIR)
cvsdist 1008ce2
 	$(INSTALL) faxq-helper $(LIBDIR)
cvsdist 1008ce2
-	chown $(FAX_OUT_USER) $(LIBDIR)/faxq-helper
cvsdist 1008ce2
+	chown $(FAX_OUT_USER) $(LIBDIR)/faxq-helper || :
cvsdist 1008ce2
 	chmod 4711 $(LIBDIR)/faxq-helper
cvsdist 1008ce2
 #
cvsdist 1008ce2
 # data files