From f79ec7205214c328ba89144972c3bda8fa428bd3 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Wed, 1 Jan 2025 22:55:11 +0300
Subject: [PATCH] fix touch-autofoo.sh
---
build-scripts/touch-autofoo.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-scripts/touch-autofoo.sh b/build-scripts/touch-autofoo.sh
index 386158e5..c4666394 100755
--- a/build-scripts/touch-autofoo.sh
+++ b/build-scripts/touch-autofoo.sh
@@ -4,5 +4,5 @@
# autotools generated files, so that the build procedure
# doesn't attempt to regenerate them.
-cd `dirname $0`
+cd `dirname $0`/..
touch aclocal.m4 configure Makefile.in