X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2Fpostinst;h=2487d92d0d2010f2f6ede943d2908b8585b237cd;hb=6b1f6251013f5cf018e37ec7e67fe629a7f34455;hp=32be2bddc7a91134b2f4ecc3ecefa7db97802f1c;hpb=ec844657fccb6475314c51da1ae21dc2fee9a470;p=pkg%2Fnetris.git diff --git a/debian/postinst b/debian/postinst index 32be2bd..2487d92 100644 --- a/debian/postinst +++ b/debian/postinst @@ -1,5 +1,7 @@ #!/bin/sh -e # postinst script for netris +# copyright 2002++ by Gerfried Fuchs +# Licenced the same way as netris itself if [ "$1" != configure ]; then exit 0