[Pkg-utopia-commits] r269 - packages/unstable/hal/debian

Sjoerd Simons sjoerd at costa.debian.org
Sun Aug 7 19:22:58 UTC 2005


Author: sjoerd
Date: 2005-08-07 19:22:58 +0000 (Sun, 07 Aug 2005)
New Revision: 269

Modified:
   packages/unstable/hal/debian/hal.preinst
Log:
Undo last commit

Modified: packages/unstable/hal/debian/hal.preinst
===================================================================
--- packages/unstable/hal/debian/hal.preinst	2005-08-07 19:12:10 UTC (rev 268)
+++ packages/unstable/hal/debian/hal.preinst	2005-08-07 19:22:58 UTC (rev 269)
@@ -22,7 +22,7 @@
 
 case "$1" in
 install|upgrade)
-    if dpkg --compare-versions "$2" le "0.4.8-3"; then
+    if dpkg --compare-versions "$2" le "0.4.8-5"; then
         rm_conffile "/etc/dev.d/block/hal-unmount.dev" \
              "83e6af28225cd5d39b4efa24f1347c5b"
     fi




More information about the Pkg-utopia-commits mailing list