[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Makefile.in

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2001-09-20 03:12:52 CEST

as i mentioned in an earlier email, our test harness is hardcoding
/bin/true, which is wrong on FreeBSD...

here's a patch for Makefile.in to just use true... i can't imagine
/bin and /usr/bin not being in someone's path, and it doesn't seem
worthwhile to search for it...

* Makefile.in: don't use an absolute path for true, as it can show up
        in different places on different operating systems.

-- 
garrett rooney                     Unix was not designed to stop you from 
rooneg@electricjellyfish.net       doing stupid things, because that would  
http://electricjellyfish.net/      stop you from doing clever things.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Oct 21 14:36:42 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.