chiark / gitweb /
miscellaneous debianization fixes
[disorder] / debian / postrm.disorder
index 614376ccc7e8bbba11ffc6f932eecf2a723c134e..c2084d699380d3c2e1b75fc400230bad2a2ca506 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 #
 # This file is part of DisOrder
-# Copyright (C) 2004 Richard Kettlewell
+# Copyright (C) 2004, 2007 Richard Kettlewell
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -21,9 +21,6 @@
 set -e
 
 case "$1" in
-remove )
-  ldconfig -n /usr/lib
-  ;;
 purge )
   if [ -e /usr/share/debconf/confmodule ]; then
     . /usr/share/debconf/confmodule