The Makefile in the SVN BOOK directory currently creates its temp files by default in $HOME/tmp. I would really prefer if it would just keep the temp files inside the checkout. What I'd like to do:
- change the temp directory to tmp (i.e., ./tmp in the checkout) - set svn:ignore on the tmp directory - add a new clean target which will rmdir the temp directory in addition to weeding out particular files Does anyone have any problems with that? -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
