Gentoo Archives: gentoo-dev

From: lnxg33k <lnxg33k@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] cmake.eclass
Date: Thu, 24 Aug 2006 03:27:59
Message-Id: 44ED1BAC.8030806@gmail.com
In Reply to: Re: [gentoo-dev] cmake.eclass by Mike Frysinger
1 Mike Frysinger wrote:
2 > use this instead ... makes for cleaner output:
3 > pushd "${BUILDDIR}" > /dev/null
4
5 Would `cd foo` and `cd -` work just as well in place of `pushd` and `popd`?
6 Recent tip I ran across and wondering if it holds up across the board.
7
8 --
9 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] cmake.eclass Mike Frysinger <vapier@g.o>