]> git.pld-linux.org Git - packages/libpng.git/blobdiff - libpng-pngminus.patch
- don't use RPM_OPT_FLAGS directly
[packages/libpng.git] / libpng-pngminus.patch
index a5c26b63d1c28273e2de82fc21528af0436bab81..15b4b428166709ef3fd83108fc08f192805cb01f 100644 (file)
@@ -19,7 +19,7 @@
  
 -CCFLAGS=-I$(PNGINC) -I$(ZINC)
 -LDFLAGS=-L$(PNGLIB) -L$(ZLIB)
-+CCFLAGS=$(RPM_OPT_FLAGS) -I$(PNGINC)
++CCFLAGS=$(OPT_FLAGS) -I$(PNGINC)
 +LDFLAGS= -s -L$(PNGLIB)
  C=.c
  O=.o
This page took 0.064464 seconds and 4 git commands to generate.