Bug#474412: galleta - FTBFS: rm: cannot remove `bin': Is a directory
tags 474412 + patch
thanks
Hi,
the "clean" target of debian/rules tries to run "rm -f bin". As bin is a
directory, this needs to be changed to "rm -rf bin". The attached patch
does just that. The package builds then fine on i386 and amd64. Build
logs can be found at:
http://servercare.de/debian/logs/galleta_i386_2008-04-28-1209413668.log
http://servercare.de/debian/logs/galleta_amd64_2008-04-28-1209413589.log
Regards,
Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: galleta-correct-clean.patch
Type: text/x-diff
Size: 254 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/forensics-devel/attachments/20080428/09eb979e/attachment.patch
Reply to: