mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
fixing libcap trying to use pam when installed on build host
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
sed -i -e "/^PAM_CAP/s:=.*:=no:" Make.Rules
|
||||
|
||||
setup_toolchain host
|
||||
|
||||
make CC=$HOST_CC -C libcap _makenames
|
||||
|
||||
Reference in New Issue
Block a user