From a2c95fd54ba85609df061ea917af82f6b62e41ab Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Sun, 9 Jul 2006 20:39:58 +0000 Subject: Initial checkin of bcfg2-encap-boostrap code to mcs svn. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1917 ce84e21b-d406-0410-9b95-82705330c041 --- encap/bcfg2-pkg-config-0.20.profile | 70 +++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 encap/bcfg2-pkg-config-0.20.profile (limited to 'encap/bcfg2-pkg-config-0.20.profile') diff --git a/encap/bcfg2-pkg-config-0.20.profile b/encap/bcfg2-pkg-config-0.20.profile new file mode 100644 index 000000000..cc028069d --- /dev/null +++ b/encap/bcfg2-pkg-config-0.20.profile @@ -0,0 +1,70 @@ + + + + + + + + + + +PLATFORM_IF_MATCH(linux) +PLATFORM_ELSE + +PLATFORM_ENDIF + + + + + + + + +./configure \ + --prefix="${ENCAP_SOURCE}/${ENCAP_PKGNAME}/lib/bcfg2" \ + --with-pc-path=/usr/local/lib/bcfg2/lib/pkgconfig + + + + + +mkdir var 2>/dev/null || exit 0 +mkdir var/encap 2>/dev/null || exit 0 +touch var/encap/${ENCAP_PKGNAME} + + + +description pkg-config - application and library compilation helper tool + + + -- cgit v1.2.3-1-g7c22