Skip to content

Commit

Permalink
xf86-video-vesa: fix build
Browse files Browse the repository at this point in the history
This patch is already upstream.
There's simply no new version yet, so we'll patch
this locally.
  • Loading branch information
v4hn committed Aug 3, 2013
1 parent 56ef55d commit 99bb823
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions driver/xf86-video-vesa/DETAILS
@@ -1,8 +1,12 @@
MODULE=xf86-video-vesa
VERSION=2.3.2
SOURCE=$MODULE-$VERSION.tar.bz2
# obsolete with next release
SOURCE2=xf86-video-vesa-2.3.2-no-mibstore.patch
SOURCE_URL=$XORG_URL/individual/driver
SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:d49a57de24e7923bf17270084ce91ecf2feb4286
SOURCE2_VFY=sha1:e48804306b05d54603d9107d61e5f74d60ec9d3d
MODULE_PREFIX=${X11R7_PREFIX:-/usr}
WEB_SITE=http://www.x.org
ENTERED=20060120
Expand Down
3 changes: 3 additions & 0 deletions driver/xf86-video-vesa/PRE_BUILD
@@ -0,0 +1,3 @@
default_pre_build &&

patch_it $SOURCE2 1

0 comments on commit 99bb823

Please sign in to comment.