]> git.pld-linux.org Git - packages/tuxpaint.git/blob - tuxpaint-opt.patch
- Categories added
[packages/tuxpaint.git] / tuxpaint-opt.patch
1 --- tuxpaint-2002.09.29/Makefile.orig   Fri Oct 11 09:37:07 2002
2 +++ tuxpaint-2002.09.29/Makefile        Fri Oct 11 09:38:11 2002
3 @@ -68,7 +68,7 @@
4  
5  # The entire set of CFLAGS:
6  
7 -CFLAGS=-O2 -Wall $(SDL_CFLAGS) -DDATA_PREFIX=\"$(DATA_PREFIX)\" \
8 +CFLAGS=$(OPTFLAGS) -Wall $(SDL_CFLAGS) -DDATA_PREFIX=\"$(DATA_PREFIX)\" \
9         -D$(NOSOUNDFLAG) -DDOC_PREFIX=\"$(DOC_PREFIX)\" \
10         -DLOCALEDIR=\"$(LOCALE_PREFIX)\" -DCONFDIR=\"$(CONFDIR)\"
11  
This page took 0.051824 seconds and 3 git commands to generate.