Use https to clone ZFS repo
This commit is contained in:
@@ -22,7 +22,7 @@ html: Makefile
|
|||||||
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
@$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
|
||||||
|
|
||||||
# Gen man pages
|
# Gen man pages
|
||||||
ZFS_GIT_REPO = git@github.com:openzfs/zfs.git
|
ZFS_GIT_REPO = https://github.com/openzfs/zfs.git
|
||||||
ZFS_GIT_DIR = ./_build/zfs
|
ZFS_GIT_DIR = ./_build/zfs
|
||||||
|
|
||||||
.PHONY: man
|
.PHONY: man
|
||||||
|
|||||||
Reference in New Issue
Block a user