git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6aecef
)
Removed two unnecessary lines.
author
Richard W.M. Jones
<rjones@redhat.com>
Mon, 7 Jul 2008 21:46:04 +0000
(22:46 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Mon, 7 Jul 2008 21:46:04 +0000
(22:46 +0100)
zlib/mingw-zlib.spec
patch
|
blob
|
history
diff --git
a/zlib/mingw-zlib.spec
b/zlib/mingw-zlib.spec
index
dc81fa9
..
bbca2dd
100644
(file)
--- a/
zlib/mingw-zlib.spec
+++ b/
zlib/mingw-zlib.spec
@@
-36,10
+36,6
@@
rm -rf $RPM_BUILD_ROOT
make prefix=$RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw install
-# These files conflict with ordinary binutils.
-rm -rf $RPM_BUILD_ROOT%{_infodir}
-rm -f ${RPM_BUILD_ROOT}%{_libdir}/libiberty*
-
%clean
rm -rf $RPM_BUILD_ROOT