From 6b83dd83ccda7884fefdff691d935a845a37bc13 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Sat, 5 Aug 2006 13:01:07 +0000 Subject: * Added server-only encaps (glib and gamin) * Fixes for daemontools and ostiary git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2044 ce84e21b-d406-0410-9b95-82705330c041 --- encap/tools/bcfg2-server/bcfg2-glib-2.8.6.ep | 77 ++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 encap/tools/bcfg2-server/bcfg2-glib-2.8.6.ep (limited to 'encap/tools/bcfg2-server/bcfg2-glib-2.8.6.ep') diff --git a/encap/tools/bcfg2-server/bcfg2-glib-2.8.6.ep b/encap/tools/bcfg2-server/bcfg2-glib-2.8.6.ep new file mode 100644 index 000000000..3c0103706 --- /dev/null +++ b/encap/tools/bcfg2-server/bcfg2-glib-2.8.6.ep @@ -0,0 +1,77 @@ + + + + + + + + + + +PLATFORM_IF_MATCH(linux) +PLATFORM_ELSE + +PLATFORM_ENDIF + + + + + + + + +./configure \ + --prefix="${ENCAP_SOURCE}/${ENCAP_PKGNAME}/lib/bcfg2" \ + --with-libiconv=gnu + + + + + +mkdir var 2>/dev/null || exit 0 +mkdir var/encap 2>/dev/null || exit 0 +touch var/encap/${ENCAP_PKGNAME} + + + +description GLib - data structure handling, portability wrappers, and interfaces + + + -- cgit v1.2.3-1-g7c22