X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a0010caca3b1ffed2bbf652750153c0f233fa268..543007aa11781fc250badf4f300b70651922b2e7:/packages/termux-tools/am diff --git a/packages/termux-tools/am b/packages/termux-tools/am index 7857a150..934805fc 100755 --- a/packages/termux-tools/am +++ b/packages/termux-tools/am @@ -3,4 +3,4 @@ # Remove LD_LIBRARY_PATH from environment to avoid conflicting # with system libraries that am may link against. -LD_LIBRARY_PATH= /system/bin/am $@ +LD_LIBRARY_PATH= exec /system/bin/am $@