07995570a80adc055f81e985888b9da22eccd1e9
[maemian] / nokia-lintian / testset / scripts / debian / preinst
1 #!/bin/sh
2
3 set -e
4 set -x
5
6 #
7 # Some comments here
8 #
9
10 # This serves as an example of an "empty" script, so
11 # please do not add any real code here, thank you :)
12
13 #DEBHELPER#
14
15 exit 0