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