components/gnome/gvfs/Makefile
changeset 7685 a7ec984d7d4c
parent 6648 8dbded6934b2
child 7687 1093e2a9adbd
--- a/components/gnome/gvfs/Makefile	Thu Feb 23 01:05:08 2017 -0800
+++ b/components/gnome/gvfs/Makefile	Thu Feb 16 16:13:13 2017 -0800
@@ -20,10 +20,10 @@
 #
 
 #
-# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
-BUILD_BITS =            32_and_64
+BUILD_BITS =            64_and_32
 COMPILER =              gcc
 include ../../../make-rules/shared-macros.mk
 
@@ -66,6 +66,7 @@
 CONFIGURE_OPTIONS += --enable-keyring
 CONFIGURE_OPTIONS += --enable-shared
 CONFIGURE_OPTIONS += --with-pic
+CONFIGURE_OPTIONS += --libexecdir=$(USRLIBDIR)
 
 REQUIRED_PACKAGES += developer/documentation-tool/gtk-doc
 REQUIRED_PACKAGES += library/desktop/gtk3