Trekstor surftab wintron Atom Z3735f tablet
- Read more about Trekstor surftab wintron Atom Z3735f tablet
- Log in to post comments
/home/pako/xserver-xorg-video-ati-6.6.3# fakeroot ./debian/rules binary
mkdir stampdir
>stampdir/stampdir
if [ ! -e stampdir/patches ]; then \
mkdir stampdir/patches; \
ln -s stampdir/patches .pc; \
echo 2 >stampdir/patches/.version; \
fi; \
if [ ! -e stampdir/log ]; then \
mkdir stampdir/log; \
fi; \
if [ ! -e patches ]; then \
ln -s debian/patches patches; \
fi; \
>stampdir/prepare
if ! [ `which quilt` ]; then \
echo "Couldn't find quilt.