Bug#749104: Alternative fix for the bug, second try

2014-05-24 Thread Maximiliano Curia
Hi, I forgot to attach the patch. :) -- "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." -- Dennis Ritchie Saludos /\/\ /\ >< `/ commit 79a0436d8c80d90f3844e4267b7f6187de3bd445 Author: Maximiliano Curia Date: Sat May 24 19:47:12 2014 +02

Bug#749104: Alternative fix for the bug

2014-05-24 Thread Maximiliano Curia
Control: tag -1 + patch Hi, I made patch for this bug, without reverting the b2549fac commit. This patch moves the code that generates build_dir into a function, that takes all that is needed into account. I also removed the local variable export_dir, and changed all its uses to build_dir. Plea