Przeglądaj źródła

Commit 48f44c6f2b48e45e has modified the defition of PKGCONFIGDIR to use
LIBDIR, which is /lib in our case, so that .pc files are wrongly installed
in /lib/pkgconfig. Explcitely set PKGCONFIGDIR so that the files land
at the right place.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

Pierre Labastie 5 lat temu
rodzic
commit
b6578e4ba9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      chapter06/libcap.xml

+ 1 - 1
chapter06/libcap.xml

@@ -71,7 +71,7 @@
 
     <para>Install the package and do some cleanup:</para>
 
-<screen><userinput remap="install">make lib=lib install
+<screen><userinput remap="install">make lib=lib PKGCONFIGDIR=/usr/lib/pkgconfig install
 chmod -v 755 /lib/libcap.so.&libcap-version;
 mv -v /lib/libpsx.a /usr/lib
 rm -v /lib/libcap.so