ruby: Update from 2.2.3 to 2.2.4
[termux-packages] / packages / termux-tools / am
index 7857a15..934805f 100755 (executable)
@@ -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 $@