Debian packaging updates
[ctsim.git] / debian / postinst
index a3c0b0720b2bc28e2c083c566a8d3d2cc322564f..e5c1c93bbe76f2a5ae2e75dad9a37b435e29081e 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# postinst script for uffi
+# postinst script for ctsim
 #
 # see: dh_installdeb(1)
 
@@ -28,7 +28,6 @@ case "$1" in
     ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)
-
     ;;
 
     *)