29e18619166c62f9974840cec922931d781fd4fd
[maemian] / nokia-lintian / testset / binary / debian / postinst
1 #! /bin/bash -e
2
3 if [ $1 eq 'configure' ]
4 then
5         suidregister hello-static root root 4755
6 fi