Move zfs to top-level directory
With the merge of spl and zfs the extra level of directories is not needed anymore. Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
9e02600b0c
commit
886e4c966e
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
[submodule "zfs/upstream"]
|
[submodule "zfs/upstream"]
|
||||||
path = zfs/upstream
|
path = upstream
|
||||||
url = ../mirror_zfs
|
url = ../mirror_zfs
|
||||||
|
|||||||
@@ -3,8 +3,8 @@ RELEASE=5.1
|
|||||||
# source form https://github.com/zfsonlinux/
|
# source form https://github.com/zfsonlinux/
|
||||||
|
|
||||||
ZFSDIR=zfs-linux_${ZFSVER}
|
ZFSDIR=zfs-linux_${ZFSVER}
|
||||||
ZFSSRC=zfs/upstream
|
ZFSSRC=upstream
|
||||||
ZFSPKG=zfs/debian
|
ZFSPKG=debian
|
||||||
|
|
||||||
ZFSVER != dpkg-parsechangelog -l ${ZFSPKG}/changelog -Sversion | cut -d- -f1
|
ZFSVER != dpkg-parsechangelog -l ${ZFSPKG}/changelog -Sversion | cut -d- -f1
|
||||||
|
|
||||||
|
|||||||
Vendored
Vendored
Vendored
Vendored
Reference in New Issue
Block a user