diff --git a/.gitmodules b/.gitmodules index 9b783ce..c55ef4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -481,3 +481,7 @@ url = ../rpm/utempter.git [submodule "util-linux"] path = util-linux url = ../rpm/util-linux.git + +[submodule "which"] +path = which +url = ../rpm/which.git diff --git a/which b/which new file mode 160000 index 0000000..5847890 --- /dev/null +++ b/which @@ -0,0 +1 @@ +Subproject commit 5847890213905d5d68e62794e1025d691636d2b0