From 8318e791859f01c4dc99e960c44f6c57530c5d9e Mon Sep 17 00:00:00 2001 From: John Date: Sat, 9 Oct 2021 17:48:13 +0200 Subject: [PATCH] Update make_debian.sh --- make_debian.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/make_debian.sh b/make_debian.sh index 50e467b8..35dbe445 100755 --- a/make_debian.sh +++ b/make_debian.sh @@ -15,6 +15,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +pwd +ls -la keepbuilddir= if [ "x$1" = "x--keepbuilddir" ]; then keepbuilddir=1