From 99b20910d21bd6e913436d8170386afe7d609354 Mon Sep 17 00:00:00 2001 From: Raphael Date: Sat, 12 Oct 2024 20:34:41 +0200 Subject: [PATCH] Update setenv.sh --- external/setenv.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/setenv.sh b/external/setenv.sh index 72c083b7..9711384c 100755 --- a/external/setenv.sh +++ b/external/setenv.sh @@ -13,7 +13,7 @@ function rsync_dir() ################################### # updating packages before sync ################################### -echo $PWD +ls -a exit 1 echo "patching openhd into config.in" sed -i '/menu "Audio and video applications"/a\ source "package/openhd/Config.in"' "$BUILDROOT_DIR/package/Config.in"