termux-tools: xdg-open should be a symlink
This commit is contained in:
parent
ff0a1b21e1
commit
b2ad42ed60
@ -23,5 +23,5 @@ termux_step_make_install () {
|
|||||||
|
|
||||||
cp $TERMUX_PKG_BUILDER_DIR/motd $TERMUX_PREFIX/etc/motd
|
cp $TERMUX_PKG_BUILDER_DIR/motd $TERMUX_PREFIX/etc/motd
|
||||||
cd $TERMUX_PREFIX/bin
|
cd $TERMUX_PREFIX/bin
|
||||||
ln -f termux-open xdg-open
|
ln -s -f termux-open xdg-open
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user