]> git.deb.at Git - pkg/netris.git/blobdiff - debian/postrm
Imported Debian patch 0.52-8
[pkg/netris.git] / debian / postrm
index ca83453f7979fd21c52b62ac872dd5624c4f7348..a2ec7df3a21cfd423f9df72a1b0bc17e568ae4bc 100644 (file)
@@ -1,7 +1,9 @@
-#!/bin/sh -e
+#!/bin/sh
 # postrm script for netris
 # postrm script for netris
-# copyright 2002++ by Gerfried Fuchs <rhonda@debian.at>
-# Licenced the same way as netris itself
+# copyright 2002-2010 by Gerfried Fuchs <rhonda@debian.at>
+# Licenced under BSD style
+
+set -e
 
 if [ -x /usr/bin/update-menus ]; then
        update-menus
 
 if [ -x /usr/bin/update-menus ]; then
        update-menus