Debian: Fix git commands

I missed the second copy of this.

Reported-by: HankB in issue #9149
Richard Laager 2019-08-13 17:44:18 -05:00
parent 320174b082
commit 28bf9599fb
1 changed files with 2 additions and 2 deletions

@ -328,8 +328,8 @@ Even if you prefer a non-English system language, always ensure that `en_US.UTF-
# git clone https://salsa.debian.org/zfsonlinux-team/zfs.git
# cd zfs
# git checkout pristine-tar
# git checkout experimental
# gbp buildpackage --git-debian-branch=experimental -uc -us
# git checkout master
# gbp buildpackage -uc -us
# cd ..
# dpkg --install \
libnvpair1linux_0.8.1-4_amd64.deb \