From 13b63d7f6b3f9432917e5c506697c5170c8e4a5e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 11 Jul 2012 03:22:40 +0000 Subject: Specify PKG_CONFIG_PATH for libpipeline checks git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/libpipeline.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter06') diff --git a/chapter06/libpipeline.xml b/chapter06/libpipeline.xml index e3e248760..d9ecf4e55 100644 --- a/chapter06/libpipeline.xml +++ b/chapter06/libpipeline.xml @@ -43,21 +43,21 @@ Prepare Libpipeline for compilation: -./configure --prefix=/usr - + Compile the package: make -- cgit v1.2.3-54-g00ecf