From 6593c584d2c25ffcd3eb21529e3c3a4a46c6a536 Mon Sep 17 00:00:00 2001 From: joey <> Date: Thu, 7 Jul 2005 08:19:25 +0000 Subject: [PATCH] Move to sarge, i.e. depend on python 2.3 --- debian/postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index cafa8f5..7905b7c 100644 --- a/debian/postinst +++ b/debian/postinst @@ -4,7 +4,7 @@ # Written by Gregor Hoffleit # -PYTHON_VER="2.1" +PYTHON_VER="2.3" DIRLIST="/usr/lib/python$PYTHON_VER/site-packages" case "$1" in -- 2.20.1