[gedit/wip/wininstaller] win32: glade is actually not installed



commit 5c23656a2504f431282e93a188d96d931d84e51e
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Tue Jul 29 08:36:18 2014 +0200

    win32: glade is actually not installed

 win32/make-gedit-installer |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/win32/make-gedit-installer b/win32/make-gedit-installer
index 1ed05fa..7df60c8 100644
--- a/win32/make-gedit-installer
+++ b/win32/make-gedit-installer
@@ -136,7 +136,6 @@ install_gedit_packages() {
 
   # some packages are pulled by the deps but we do not need them like python2
   pacman -Rdd mingw-w64-${_arch}-python2 --noconfirm --root "${_newgedit}"
-  pacman -Rdd mingw-w64-${_arch}-glade --noconfirm --root "${_newgedit}"
   pacman -Rdd mingw-w64-${_arch}-gtk2 --noconfirm --root "${_newgedit}"
 }
 


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