[gedit/wip/wininstaller] win32: split removal
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit/wip/wininstaller] win32: split removal
- Date: Tue, 29 Jul 2014 06:27:59 +0000 (UTC)
commit de19fed353706619363549df3891b2be231915b0
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Jul 29 08:27:44 2014 +0200
win32: split removal
win32/make-gedit-installer | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/win32/make-gedit-installer b/win32/make-gedit-installer
index 863d013..0439601 100644
--- a/win32/make-gedit-installer
+++ b/win32/make-gedit-installer
@@ -135,7 +135,9 @@ install_gedit_packages() {
fi
# some packages are pulled by the deps but we do not need them like python2
- pacman -Rdd mingw-w64-${_arch}-python2 mingw-w64-${_arch}-gtk2 mingw-w64-${_arch}-glade
+ pacman -Rdd mingw-w64-${_arch}-python2
+ pacman -Rdd mingw-w64-${_arch}-gtk2
+ pacman -Rdd mingw-w64-${_arch}-glade
}
if [ ! -f "${_archivegen}" ]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]