[mingw-zlib: 14/25] Some small cleanups

Kalev Lember kalev at fedoraproject.org
Tue Mar 6 21:33:25 UTC 2012


commit c54fd4f58928b0a442454d4f571abdae61acedf0
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Sun Sep 12 17:55:00 2010 +0200

    Some small cleanups

 mingw32-zlib.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/mingw32-zlib.spec b/mingw32-zlib.spec
index d5e54a1..ad9988e 100644
--- a/mingw32-zlib.spec
+++ b/mingw32-zlib.spec
@@ -63,9 +63,7 @@ cd zlib-%{version}
 %patch4 -p1 -b .g
 # patch cannot create an empty dir
 mkdir m4
-#cp minigzip.c contrib/minizip
 iconv -f windows-1252 -t utf-8 <ChangeLog >ChangeLog.tmp
-#mv ChangeLog.tmp ChangeLog
 
 %build
 pushd x
@@ -73,7 +71,6 @@ CC=%{_mingw32_cc} \
 CFLAGS="%{_mingw32_cflags}" \
 RANLIB=%{_mingw32_ranlib} \
 ./configure
-#LDSHAREDLIBC="" \
 
 make -f win32/Makefile.gcc \
   CFLAGS="%{_mingw32_cflags}" \


More information about the mingw mailing list