File avidemux-bootStrap.patch of Package avidemux3
--- a/bootStrap.bash
+++ b/bootStrap.bash
@@ -30,6 +30,7 @@
fail()
{
+ cat /tmp/log$BUILDDIR
echo "** Failed at $1**"
exit 1
}
--- a/bootStrap.bash
+++ b/bootStrap.bash
@@ -30,6 +30,7 @@
fail()
{
+ cat /tmp/log$BUILDDIR
echo "** Failed at $1**"
exit 1
}