components/foomatic/db-engine/Makefile
changeset 1251 f1fb66b52f41
parent 1058 34d7aaa03423
child 1948 2d1537e7942d
--- a/components/foomatic/db-engine/Makefile	Fri Apr 05 15:35:37 2013 -0700
+++ b/components/foomatic/db-engine/Makefile	Tue Apr 09 10:37:15 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 include ../../../make-rules/shared-macros.mk
 
@@ -39,6 +39,7 @@
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)" 
 CONFIGURE_OPTIONS +=	PERL=$(PERL)
 CONFIGURE_OPTIONS +=	FILEUTIL=/bin/true
+CONFIGURE_OPTIONS +=    --sysconfdir=$(ETCDIR)/gnu
 
 # the build system does not support building outside of the source tree
 COMPONENT_PRE_CONFIGURE_ACTION = $(CLONEY) $(SOURCE_DIR) $(@D) ;