configs  Diff

Differences From Artifact [0bce235ea1]:

To Artifact [8f8508d4a0]:


1
2
3
4
function pkg_chk
	set -lx MAKEFLAGS
	command pkg_chk $argv
end

|
|

1
2
3
4
function pkg_chk
    set -lx MAKEFLAGS
    command pkg_chk $argv
end