termux-tools: Remove 'packages' symlink

This commit is contained in:
Fredrik Fornwall 2017-09-10 22:39:45 +02:00
parent 5ffcfdf16a
commit fb11758d44
1 changed files with 0 additions and 1 deletions

View File

@ -24,5 +24,4 @@ termux_step_make_install () {
cp $TERMUX_PKG_BUILDER_DIR/motd $TERMUX_PREFIX/etc/motd
cd $TERMUX_PREFIX/bin
ln -s -f termux-open xdg-open
ln -s -f pkg packages
}