make process more scriptable
This commit is contained in:
parent
45ce5b07c1
commit
948b796333
@ -400,8 +400,8 @@ cd "$LFS_PKGCONF" &&
|
||||
--docdir=/usr/share/doc/pkgconf-2.3.0 &&
|
||||
make &&
|
||||
make install &&
|
||||
ln -sv pkgconf /usr/bin/pkg-config &&
|
||||
ln -sv pkgconf.1 /usr/share/man/man1/pkg-config.1 &&
|
||||
ln -sfv pkgconf /usr/bin/pkg-config && # deviates from book
|
||||
ln -sfv pkgconf.1 /usr/share/man/man1/pkg-config.1 && # deviates from book
|
||||
cd .. &&
|
||||
rm -rf "$LFS_PKGCONF" &&
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user