On Mon, Mar 06, 2000 at 09:00:19PM +0100, Simon Richter wrote: > I'm trying to put a multi-binary package together, and when I list the > main package's contents, it contains a set of empty directories (those > that were left behind from dh_movefiles). Is there any way to get rid of > these other than manually rmdir'ing them after dh_movefiles?
Yes, you can `rm -r' them ;) That dh_movefiles "feature" sucks, FWIW, IMHO. -- enJoy -*/\*- don't even try to pronounce my first name

