Updated for reinstall

This commit is contained in:
Dimitris Zlatanidis 2023-04-25 11:57:01 +03:00
parent 570570d0bb
commit b6db6a9fe4

View file

@ -65,7 +65,7 @@ INSTALLPKG = "upgradepkg --install-new"
# version, arch, and build number) is already installed on the system. Use
# the --reinstall option if you want to upgrade all packages even if the same
# version is already installed. See: $ man upgradepkg.
REINSTALL = "upgradepkg --install-new --reinstall"
REINSTALL = "upgradepkg --reinstall"
# Slackware command to remove packages.
#removepkg removes a previously installed Slackware package, while writing