Configuring export within a spec file

Paul Howarth paul at city-fan.org
Tue Sep 13 06:46:31 UTC 2005


On Mon, 2005-09-12 at 23:30 +0100, Paul F. Johnson wrote:
> Hi,
> 
> > > %{_srcdir} is not expanding to BUILD/z88dk-1.6
> > 
> > The BUILD/<package> directory is always the current directory at the
> > beginning of a scriptlet.  Maybe you can just use ./lib/, etc?
> 
> export PATH=${PATH}:./bin - that isn't right!

export PATH=${PATH}:`pwd`/bin

works OK though.

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the fedora-extras-list mailing list