# # Shows the full path of (shell) commands. # # Which is a utility that prints out the full path of the executables # that the shell would execute when the passed program names would have # been entered on the shell prompt. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=which pkgversion=2.21 arch=amd64 release=1 pkgcategory="tools" full_pkgname=which_2.21_amd64-1@tools blurb="Shows the full path of (shell) commands." homepage="https://www.gnu.org/software/which" license="GPLv3+" fetch="https://ftp.gnu.org/gnu/which/which-2.21.tar.gz" replace=""