]> git.pld-linux.org Git - packages/54321.git/blame - 54321-sdl_include_dir_fix.patch
- massive change ( validate errors warrings from desktop-file-validate)
[packages/54321.git] / 54321-sdl_include_dir_fix.patch
CommitLineData
457f8b44 1diff -urN 54321/archs/Linux/variables.GNU 54321-good/archs/Linux/variables.GNU
2--- 54321/archs/Linux/variables.GNU Thu Nov 8 16:54:01 2001
3+++ 54321-good/archs/Linux/variables.GNU Sat May 11 14:07:36 2002
4@@ -5,8 +5,8 @@
5 MKDIR_CMD = test -d $(@D) || mkdir -p $(@D)
6 ############################################################
7
8-SDL := /usr/local
9-SDL_IMAGE := /usr/local
e684b5e6
TP
10+SDL := /usr
11+SDL_IMAGE := /usr
457f8b44 12
13 CPPFLAGS += -I${SDL}/include/SDL -I${SDL_IMAGE}/include/SDL
14 LDFLAGS += \
This page took 0.044704 seconds and 4 git commands to generate.