]> git.deb.at Git - pkg/beep.git/blobdiff - debian/postinst
New patch fix-makefile to make make clean not fail
[pkg/beep.git] / debian / postinst
index 2067f5b3db55accb34761728ae5863f0b467b90a..dc97dc008b2eab87d1fc39fd176c16e884a7f055 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 # postinst for beep
-# copyright 2002-2009 by Gerfried Fuchs <rhonda@debian.at>
+# copyright 2002-2011 by Rhonda D'Vine <rhonda@debian.org>
 # Licenced under WTFPLv2
 
 set -e
@@ -54,3 +54,5 @@ else
                chmod 0755 /usr/bin/beep
        fi
 fi
+
+#DEBHELPER#