[gnumeric] win32: use right windres for bzip2.



commit 55b0830efe5ed2d5892d3c64fd640735d4d99640
Author: Morten Welinder <terra gnome org>
Date:   Mon Mar 29 21:46:46 2010 -0400

    win32: use right windres for bzip2.

 tools/win32/patches/libbz2.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/win32/patches/libbz2.patch b/tools/win32/patches/libbz2.patch
index 86d752d..6ca1ac4 100644
--- a/tools/win32/patches/libbz2.patch
+++ b/tools/win32/patches/libbz2.patch
@@ -35,7 +35,7 @@ diff -crN bzip2-1.0.5/Makefile bzip2-1.0.5-patched/Makefile
   # Where you want it installed when you do 'make install'
 ! PREFIX=$(prefix)
   
-+ RC =i586-mingw32msvc-windres
++ RC =$(WINDRES)
 + RCFLAGS = --define GCC_WINDRES
   
   OBJS= blocksort.o  \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]