chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
libgcrypt: Update to 1.6.4 from 1.6.3
[termux-packages]
/
packages
/
termux-tools
/
pm
1
#!@TERMUX_PREFIX@/bin/sh
2
3
# Remove LD_LIBRARY_PATH from environment to avoid conflicting
4
# with system libraries that pm may link against.
5
6
LD_LIBRARY_PATH= exec /system/bin/pm $@