update rhel6 patches

f41
Caolán McNamara 10 years ago
parent 05abd19287
commit 8f0156c74b

@ -41,11 +41,11 @@ diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk
index 3461381..eb74104 100644 index 3461381..eb74104 100644
--- a/shell/Module_shell.mk --- a/shell/Module_shell.mk
+++ b/shell/Module_shell.mk +++ b/shell/Module_shell.mk
@@ -14,14 +14,6 @@ $(eval $(call gb_Module_add_targets,shell,\ @@ -14,22 +14,6 @@ $(eval $(call gb_Module_add_targets,shell,\
Library_localebe \ Library_localebe \
)) ))
-ifneq ($(filter DRAGONFLY FREEBSD LINUX NETBSD OPENBSD,$(OS)),) -ifeq ($(OS),LINUX)
-ifeq ($(ENABLE_GIO),TRUE) -ifeq ($(ENABLE_GIO),TRUE)
-$(eval $(call gb_Module_add_targets,shell,\ -$(eval $(call gb_Module_add_targets,shell,\
- Library_losessioninstall \ - Library_losessioninstall \
@ -53,9 +53,14 @@ index 3461381..eb74104 100644
-endif -endif
-endif -endif
- -
ifeq ($(OS),SOLARIS) -ifeq ($(OS),SOLARIS)
ifeq ($(ENABLE_GIO),TRUE) -ifeq ($(ENABLE_GIO),TRUE)
-$(eval $(call gb_Module_add_targets,shell,\
- Library_losessioninstall \
-))
-endif
-endif
-
ifeq ($(ENABLE_GCONF),TRUE)
$(eval $(call gb_Module_add_targets,shell,\ $(eval $(call gb_Module_add_targets,shell,\
-- Library_gconfbe \
1.8.5.3

Loading…
Cancel
Save