Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Nov 1999 09:27:05 -0800 (PST)
From:      "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net>
To:        chris@FreeBSD.org (Chris Costello)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/mergemaster Makefile mergemaster
Message-ID:  <199911011727.JAA40199@gndrsh.dnsmgr.net>
In-Reply-To: <199911010429.UAA23147@freefall.freebsd.org> from Chris Costello at "Oct 31, 1999 08:29:06 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> chris       1999/10/31 20:29:06 PST
> 
>   Modified files:
>     usr.sbin/mergemaster Makefile 
>   Removed files:
>     usr.sbin/mergemaster mergemaster 
>   Log:
>   ``mergemaster'' was repo-copied to ``mergemaster.sh'' as it's a shell script.
>   
>   Delete the original mergemaster and modify Makefile to install mergemaster.sh.

Does it install it as ``mergmaster.sh''?  If so then this is not a good idea,
there have always been things that are shell scipts installed in *bin that are
not called *.sh:

gndrsh:rgrimes {1015}% file /usr/bin/* | grep -i shell
/usr/bin/apropos:      Bourne shell script text
/usr/bin/c89:          Bourne shell script text
/usr/bin/clear:        Bourne shell script text
/usr/bin/cpp:          Bourne shell script text
/usr/bin/cvsbug:       Bourne shell script text
/usr/bin/genclass:     Bourne shell script text
/usr/bin/groups:       Bourne shell script text
/usr/bin/gzexe:        Bourne shell script text
/usr/bin/ibcs2:        Bourne shell script text
/usr/bin/joy:          Bourne shell script text
/usr/bin/ksrvtgt:      Bourne shell script text
/usr/bin/linux:        Bourne shell script text
/usr/bin/lorder:       Bourne shell script text
/usr/bin/lp:           Bourne shell script text
/usr/bin/mkdep:        Bourne shell script text
/usr/bin/neqn:         Bourne shell script text
/usr/bin/nroff:        Bourne shell script text
/usr/bin/pagesize:     Bourne shell script text
/usr/bin/psroff:       Bourne shell script text
/usr/bin/rcsfreeze:    Bourne shell script text
/usr/bin/send-pr:      Bourne shell script text
/usr/bin/sendbug:      Bourne shell script text
/usr/bin/shar:         Bourne shell script text
/usr/bin/systags:      Bourne shell script text
/usr/bin/uusched:      Bourne shell script text
/usr/bin/uuto:         Bourne shell script text
/usr/bin/vgrind:       C shell script text
/usr/bin/whatis:       Bourne shell script text
/usr/bin/whoami:       Bourne shell script text
/usr/bin/yyfix:        Bourne shell script text
/usr/bin/zcmp:         Bourne shell script text
/usr/bin/zdiff:        Bourne shell script text
/usr/bin/zforce:       Bourne shell script text
/usr/bin/zmore:        Bourne shell script text
/usr/bin/znew:         Bourne shell script text

>   
>   Seen no problem with by:	billf
>   No objections by:		Doug Barton
>   
>   Revision  Changes    Path
>   1.3       +2 -2      src/usr.sbin/mergemaster/Makefile


-- 
Rod Grimes - KD7CAX @ CN85sl - (RWG25)               rgrimes@gndrsh.dnsmgr.net


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




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