summaryrefslogtreecommitdiff
path: root/hook-functions
diff options
context:
space:
mode:
Diffstat (limited to 'hook-functions')
-rw-r--r--hook-functions1
1 files changed, 0 insertions, 1 deletions
diff --git a/hook-functions b/hook-functions
index 38b24e9..6b2e3e4 100644
--- a/hook-functions
+++ b/hook-functions
@@ -483,7 +483,6 @@ check_minkver()
curversion="${1}"
initdir="${2}"
if [ -z "${initdir}" ]; then
- DPKG_ARCH=$(dpkg --print-installation-architecture)
case ${DPKG_ARCH} in
ia64|hppa)
minversion="2.6.15"