]> git.pld-linux.org Git - packages/54321.git/blobdiff - 54321-sdl_include_dir_fix.patch
- removed X11R6 prefix, from Krystian T tomczyk at op onet pl
[packages/54321.git] / 54321-sdl_include_dir_fix.patch
index 2361c90286ed3f2dca0b033cdb74874bf232a082..bc61b6f91cfbe925e68a754bda368e1bd508a398 100644 (file)
@@ -7,8 +7,8 @@ diff -urN 54321/archs/Linux/variables.GNU 54321-good/archs/Linux/variables.GNU
  
 -SDL := /usr/local
 -SDL_IMAGE := /usr/local
-+SDL := /usr/X11R6
-+SDL_IMAGE := /usr/X11R6
++SDL := /usr
++SDL_IMAGE := /usr
  
  CPPFLAGS += -I${SDL}/include/SDL -I${SDL_IMAGE}/include/SDL
  LDFLAGS += \
This page took 0.101156 seconds and 4 git commands to generate.