mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
Merge pull request #1469 from marineam/selinux
checkpolicy: fix typo :(
This commit is contained in:
commit
1076ef2b7a
@ -35,7 +35,7 @@ src_prepare() {
|
||||
|
||||
src_compile() {
|
||||
emake CC="$(tc-getCC)" YACC="bison -y" \
|
||||
INCLUDEDIR="${ROOT}\$(PREFIX)/include"
|
||||
INCLUDEDIR="${ROOT}\$(PREFIX)/include" \
|
||||
LIBDIR="\$(PREFIX)/$(get_libdir)" \
|
||||
LDLIBS="${ROOT}\$(LIBDIR)/libsepol.a -lfl"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user