tags 562650 pending thanks On Sat, Dec 26, 2009 at 07:41:16PM +0100, Ludovico Cavedon wrote:
When removing the egg-info directory:find . -name '*.pyc' -exec rm '{}' ';' find . -name '*.egg-info' -exec rm -rf '{}' ';' find: `./JCC.egg-info': No such file or directory make: *** [clean] Error 1This happens because it first removes the directory and then it tries to descend into it. Please apply patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;bug=507966 (actually, it looks like like he did a NMU 0.62+nmu1 with that patch).
Stupid me: I forgot to include that NMU. Am preparing another upload now. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature

