[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. upstream/0.6.4.2-645-g21c8856

Aron Xu aron at debian.org
Fri Nov 6 14:04:43 UTC 2015


The following commit has been merged in the master branch:
commit 71b1c1540144dd0029e20c6615679b605232d873
Author: Aron Xu <aron at debian.org>
Date:   Fri Nov 6 21:21:19 2015 +0800

    Remove not used maint script

diff --git a/debian/zfsutils-linux.postinst b/debian/zfsutils-linux.postinst
deleted file mode 100644
index 9ec0bb5..0000000
--- a/debian/zfsutils-linux.postinst
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-set -e
-
-if dpkg-maintscript-helper supports rm_conffile 2>/dev/null
-then
-	dpkg-maintscript-helper rm_conffile /etc/default/zfsload -- "$@"
-	dpkg-maintscript-helper rm_conffile /etc/init.d/zfs -- "$@"
-fi
-
-#DEBHELPER#
diff --git a/debian/zfsutils-linux.postrm b/debian/zfsutils-linux.postrm
deleted file mode 100644
index 9ec0bb5..0000000
--- a/debian/zfsutils-linux.postrm
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-set -e
-
-if dpkg-maintscript-helper supports rm_conffile 2>/dev/null
-then
-	dpkg-maintscript-helper rm_conffile /etc/default/zfsload -- "$@"
-	dpkg-maintscript-helper rm_conffile /etc/init.d/zfs -- "$@"
-fi
-
-#DEBHELPER#
diff --git a/debian/zfsutils-linux.preinst b/debian/zfsutils-linux.preinst
deleted file mode 100644
index 9ec0bb5..0000000
--- a/debian/zfsutils-linux.preinst
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-set -e
-
-if dpkg-maintscript-helper supports rm_conffile 2>/dev/null
-then
-	dpkg-maintscript-helper rm_conffile /etc/default/zfsload -- "$@"
-	dpkg-maintscript-helper rm_conffile /etc/init.d/zfs -- "$@"
-fi
-
-#DEBHELPER#

-- 
OpenZFS on Linux



More information about the Pkg-zfsonlinux-devel mailing list