4 lines
69 B
Fish
4 lines
69 B
Fish
function pkg_chk
|
|
set -lx MAKEFLAGS
|
|
command pkg_chk $argv
|
|
end
|