blob: 16fd8bf1836f97991edbdff87543c2c86a7184f8 [file] [log] [blame]
---
lxdialog/check-lxdialog.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: config.clean/lxdialog/check-lxdialog.sh
===================================================================
--- config.clean.orig/lxdialog/check-lxdialog.sh
+++ config.clean/lxdialog/check-lxdialog.sh
@@ -31,7 +31,7 @@
}
# Temp file, try to clean up after us
-tmp=.lxdialog.tmp
+tmp=$(mktemp)
trap "rm -f $tmp" 0 1 2 3 15
# Check if we can link to ncurses