Fixed XServer videomodes dialog

This commit is contained in:
Sergii Pylypenko
2014-02-17 20:22:58 +02:00
parent 9bc29e5670
commit 10e3a2a20a
3 changed files with 5 additions and 3 deletions

View File

@@ -68,6 +68,8 @@ rm -rf $CURDIR/tmp-$1
mkdir -p $CURDIR/tmp-$1
cd $CURDIR/tmp-$1
cp $CURDIR/xserver/data/busybox-$1 ./busybox
cp $CURDIR/ssh ./
cp $CURDIR/sshpass ./
mkdir -p usr/bin
for f in xhost xkbcomp xli ; do cp $CURDIR/xserver/android/$1/$f ./usr/bin/ ; done
rm -f ../AndroidData/binaries-$1.zip