[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. debian/0.6.5.8-3-55-gab6f41b

Aron Xu aron at debian.org
Tue Oct 31 12:32:44 UTC 2017


The following commit has been merged in the master branch:
commit 13607954a6e31fa416a2b28e09d377226fef6b3c
Author: Antonio Russo <antonio.e.russo at gmail.com>
Date:   Sun Oct 8 05:34:20 2017 -0400

    Refresh manual builds DKMS prevention patch
    
    Refresh 0001-Prevent-manual-builds-in-the-DKMS-source.patch

diff --git a/debian/patches/0001-Prevent-manual-builds-in-the-DKMS-source.patch b/debian/patches/0001-Prevent-manual-builds-in-the-DKMS-source.patch
index bc00ad9..7f03c18 100644
--- a/debian/patches/0001-Prevent-manual-builds-in-the-DKMS-source.patch
+++ b/debian/patches/0001-Prevent-manual-builds-in-the-DKMS-source.patch
@@ -38,17 +38,3 @@ Index: zfs/config/user.m4
  	ZFS_AC_CONFIG_USER_MOUNT_HELPER
  	ZFS_AC_CONFIG_USER_UDEV
  	ZFS_AC_CONFIG_USER_SYSTEMD
-Index: zfs/config/zfs-build.m4
-===================================================================
---- zfs.orig/config/zfs-build.m4
-+++ zfs/config/zfs-build.m4
-@@ -63,8 +63,8 @@ AC_DEFUN([ZFS_AC_CONFIG], [
- 	ZFS_AC_CONFIG_ALWAYS
- 
- 	case "$ZFS_CONFIG" in
--		kernel) ZFS_AC_CONFIG_KERNEL ;;
- 		user)	ZFS_AC_CONFIG_USER   ;;
-+		kernel) ZFS_AC_CONFIG_KERNEL ;;
- 		all)    ZFS_AC_CONFIG_USER
- 			ZFS_AC_CONFIG_KERNEL ;;
- 		srpm)                        ;;

-- 
UNNAMED PROJECT



More information about the Pkg-zfsonlinux-devel mailing list