Debian packaging updates
[ctsim.git] / debian / postinst
old mode 100644 (file)
new mode 100755 (executable)
index a3c0b07..e5c1c93
@@ -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)
-
     ;;
 
     *)