mirror of
https://github.com/YellowJacketLinux/lfs-buildscripts.git
synced 2025-02-02 23:07:18 +08:00
bug fix
This commit is contained in:
parent
f56b364f65
commit
a4ae971317
@ -22,7 +22,7 @@ fi
|
||||
echo "running libcap make test"
|
||||
make test > ${GLSOURCES}/libcap.check 2>&1
|
||||
|
||||
make prefix=/usr install
|
||||
make prefix=/usr lib=lib install
|
||||
if [ $? -ne 0 ]; then
|
||||
myfail "Failed installing libcap"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user