From ef720933b45c43f7f8ac4d2a0f2df2b83e908d99 Mon Sep 17 00:00:00 2001 From: Jorginho Date: Tue, 5 Jun 2012 00:15:55 +0200 Subject: updating hplip-libre --- libre/hplip-libre/hplip.install | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libre/hplip-libre/hplip.install') diff --git a/libre/hplip-libre/hplip.install b/libre/hplip-libre/hplip.install index cb0eaf8e8..74532cde3 100644 --- a/libre/hplip-libre/hplip.install +++ b/libre/hplip-libre/hplip.install @@ -8,3 +8,11 @@ NOTE EOF } + +post_upgrade() { + if [ "`vercmp $2 3.12.4-2`" -lt 0 ]; then + # important upgrade notice + echo "> Please remove your printer in cups, then add it" + echo "> back and reconfigure it to make it work again!" + fi +} -- cgit v1.2.3-54-g00ecf