Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[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