gcc: Do not remove gcc 'full names'
[termux-packages] / packages / termux-tools / pm
index 138df11..9ec3491 100755 (executable)
@@ -3,4 +3,4 @@
 # Remove LD_LIBRARY_PATH from environment to avoid conflicting
 # with system libraries that pm may link against.
 
-LD_LIBRARY_PATH= /system/bin/pm $@
+LD_LIBRARY_PATH= exec /system/bin/pm $@