[gedit] Do not ship the old libxml
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gedit] Do not ship the old libxml
- Date: Fri, 18 Dec 2009 17:05:11 +0000 (UTC)
commit 6fe9a79db9c340a2140392b4442ce42682f6847a
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Fri Dec 18 18:04:32 2009 +0100
Do not ship the old libxml
win32/build-installer.sh | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/win32/build-installer.sh b/win32/build-installer.sh
index ec6c99d..161d44c 100755
--- a/win32/build-installer.sh
+++ b/win32/build-installer.sh
@@ -122,8 +122,6 @@ strip installer/gedit/bin/*.dll || exit
# stripping libxml2.dll renders it unusable (although not changing it in size).
# We therefore copy it after having stripped the rest. Same with the other DLLs
# here. Perhaps those were built with MSVC.
-# We need libxml2 for gedit/gsv/gconf and libxml2-2 for libsoup
-cp "${_misc_prefix}/bin/libxml2.dll" installer/gedit/bin || exit
cp "${_misc_prefix}/bin/libxml2-2.dll" installer/gedit/bin || exit
cp "${_misc_prefix}/bin/intl.dll" installer/gedit/bin || exit
cp "${_misc_prefix}/bin/iconv.dll" installer/gedit/bin || exit
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]