X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fpostinst;h=2487d92d0d2010f2f6ede943d2908b8585b237cd;hb=1aab77a06990371cf855489fee42a1f870fb507b;hp=32be2bddc7a91134b2f4ecc3ecefa7db97802f1c;hpb=da700cc38a5353b929f60a7ba2a1f19b5d640eb9;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