Bug#374648: checkinstall: fails on Makefiles which use 'pwd'

2006-06-20 Thread Chris Moore
Package: checkinstall Version: 1.6.0-1 Severity: normal If the Makefile's install target uses 'pwd', then sudo checkinstall won't be able to run the 'pwd' command, getting an error like this: pwd: couldn't find directory entry in `../..' with matching i-node make: *** [install] Error 1

Bug#374648: checkinstall: fails on Makefiles which use 'pwd'

2006-06-20 Thread Felipe Sateler
On Tuesday 20 June 2006 08:42, Chris Moore wrote: If the Makefile's install target uses 'pwd', then sudo checkinstall won't be able to run the 'pwd' command, getting an error like this: pwd: couldn't find directory entry in `../..' with matching i-node make: *** [install] Error 1 This