]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/maemo/hildon-home/source.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / maemo / hildon-home / source.patch
1 --- home-launch.sh.old  2005-06-14 17:15:55.000000000 +0200
2 +++ home-launch.sh      2005-06-14 17:16:13.000000000 +0200
3 @@ -1,6 +1,6 @@
4  #!/bin/sh
5  
6 -source af.conf
7 +. af.conf
8  
9  if [ "$1" != "start" ] && [ "$1" != "stop" ] && [ "$1" != "restart" ]; then
10    echo "Usage: $0 {start|stop|restart}"