Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37769886
en ru br
ALT Linux repos
S:1.2.1-alt1
5.0: 1.1.35-alt1.1
4.1: 1.1.35-alt1
4.0: 1.1.31-alt1.1
3.0: 1.1.31-alt1

Group :: Communications
RPM: mgetty

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mgetty-1.1.29-helper.patch
Download


We build without special privileges, so chown won't work here.
--- mgetty-1.1.29/fax/Makefile	2002-11-25 17:39:48.000000000 -0500
+++ mgetty-1.1.29/fax/Makefile	2002-11-25 17:39:44.000000000 -0500
@@ -61,7 +61,7 @@
 	done
 	$(INSTALL) -m 755 faxrunqd $(SBINDIR)
 	$(INSTALL) faxq-helper $(LIBDIR)
-	chown $(FAX_OUT_USER) $(LIBDIR)/faxq-helper
+	chown $(FAX_OUT_USER) $(LIBDIR)/faxq-helper || :
 	chmod 4711 $(LIBDIR)/faxq-helper
 #
 # data files
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin