]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sharp-binary-only/sharp-compat-libs/qt2310.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / sharp-binary-only / sharp-compat-libs / qt2310.patch
1 --- oz-compat-0.5/opt/QtPalmtop.compat/bin/runcompat.orig       2005-02-11 14:12:00 +0100
2 +++ oz-compat-0.5/opt/QtPalmtop.compat/bin/runcompat    2005-02-11 15:17:50 +0100
3 @@ -5,6 +5,10 @@
4  
5  echo $0
6  
7 +if [ ! -e "/tmp/qtembedded-root/QtEmbedded-0" ] ; then
8 +       ln -sf /tmp/qtembedded-0/QtEmbedded-0 /tmp/qtembedded-root/QtEmbedded-0
9 +fi
10 +
11  PROG=`basename $0`
12  
13  if [ "$PROG" != "runcompat" ]; then