]> git.pld-linux.org Git - packages/tuxpaint.git/blame - tuxpaint-opt.patch
- stamps updated to 2004-10-03
[packages/tuxpaint.git] / tuxpaint-opt.patch
CommitLineData
99bab80c
JB
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.058183 seconds and 4 git commands to generate.