X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostinst;h=dc97dc008b2eab87d1fc39fd176c16e884a7f055;hb=63789c30bd10255d0df934b3d7c4de1298dbe5b0;hp=fb659d66bceed6647eeab2562e954afc4db899ae;hpb=42fbadaed1341078de750a6bc9166b8223dbb908;p=pkg%2Fbeep.git diff --git a/debian/postinst b/debian/postinst index fb659d6..dc97dc0 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,6 +1,6 @@ #!/bin/sh # postinst for beep -# copyright 2002-2011 by Gerfried Fuchs +# copyright 2002-2011 by Rhonda D'Vine # Licenced under WTFPLv2 set -e @@ -54,3 +54,5 @@ else chmod 0755 /usr/bin/beep fi fi + +#DEBHELPER#