Skip to content

Commit

Permalink
SDL: clean up pkg file
Browse files Browse the repository at this point in the history
  • Loading branch information
david committed Oct 19, 2016
1 parent 543aec7 commit 2f6198f
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions sdl.be0
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,14 @@ PATCHURL[0]=""

PGRP=( uncategorized )



# BEE_CONFIGURE=compat

# EXCLUDE=""

mee_patch() {
bee_patch
}

mee_configure() {
bee_configure
sed -e '/_XData32/s:register long:register _Xconst long:' \
-i ${S}/src/video/x11/SDL_x11sym.h
bee_configure --disable-static
}

mee_build() {
Expand Down

0 comments on commit 2f6198f

Please sign in to comment.