Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Jun 2000 10:50:04 -0700 (PDT)
From:      Will Andrews <andrews@technologist.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/19147: ports/sysutils/deleted install with no s bit (patch)
Message-ID:  <200006091750.KAA39578@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/19147; it has been noted by GNATS.

From: Will Andrews <andrews@technologist.com>
To: .@babolo.ru
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/19147: ports/sysutils/deleted install with no s bit (patch)
Date: Fri, 9 Jun 2000 13:42:12 -0400

 On Fri, Jun 09, 2000 at 09:30:02PM +0400, babolo@links.ru wrote:
 > diff -ruN deleted.old/patches/patch-aa deleted/patches/patch-aa
 > --- deleted.old/patches/patch-aa	Thu Jan  1 03:00:00 1970
 > +++ deleted/patches/patch-aa	Fri Jun  9 21:21:19 2000
 > @@ -0,0 +1,11 @@
 > +--- Makefile.orig	Thu Jun  1 04:05:45 2000
 > ++++ Makefile	Fri Jun  9 21:19:42 2000
 > +@@ -11,7 +11,7 @@
 > + MANS	= ${PKG}.1
 > + MANG	= ${PKG}.1.gz
 > + 
 > +-BINMODE		?= 04555
 > ++BINMODE		= 04555
 > + MANMODE		?= 0444
 > + INSTALL_PROGRAM	?= install -c -s -o root -g wheel -m ${BINMODE}
 > + INSTALL_MAN	?= install -c -o root -g wheel -m ${MANMODE}
 
 Instead of this patch, why not just set it setuid in the port Makefile
 (less bloat) ?
 
 -- 
 Will Andrews <andrews@technologist.com>
 GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
 ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
 G++>+++ e->++++ h! r-->+++ y?
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006091750.KAA39578>