[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing files in /etc



On Sat, Oct 21, 2000 at 05:39:08PM +0200, Josip Rodin wrote:
> On Fri, Oct 20, 2000 at 12:16:21PM -0600, Wesley W. Terpstra wrote:
> > debian/rules:
> > make install DESTDIR=`pwd`/debian/tmp
> 
> BTW s/`pwd`/$(CURDIR)/

Why not just

make install DESTDIR=debian/tmp

? I've never understood why an absolute path is needed for that command.


Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>



Reply to: