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