Commit 6bd3c82d authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated xf86-video-fbdev to 0.5.0

parent 832f53e1
all:
tar xf xf86-video-fbdev-0.4.4.tar.bz2
cd xf86-video-fbdev-0.4.4 && ./configure $(XORG_CONFIG)
$(MAKE) -C xf86-video-fbdev-0.4.4
$(MAKE) -C xf86-video-fbdev-0.4.4 check
$(MAKE) -C xf86-video-fbdev-0.4.4 install
rm -rf xf86-video-fbdev-0.4.4
tar xf xf86-video-fbdev-0.5.0.tar.bz2
cd xf86-video-fbdev-0.5.0 && ./configure $(XORG_CONFIG)
$(MAKE) -C xf86-video-fbdev-0.5.0
$(MAKE) -C xf86-video-fbdev-0.5.0 check
$(MAKE) -C xf86-video-fbdev-0.5.0 install
rm -rf xf86-video-fbdev-0.5.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment