Jaromir Capik 615676b
srpm $1
Jaromir Capik 615676b
mcd $BUILDDIR/$1
Jaromir Capik 615676b
sed -i~ -e "s,locate/Makefile locate/testsuite/Makefile ,," $SRC/${1}-*/configure
Jaromir Capik 615676b
FINDLIBS="-lselinux -ldl" $SRC/${1}-*/configure $TCONFIGARGS
Jaromir Capik 615676b
sed -i~ -e "s/ locate / /" Makefile
Jaromir Capik 615676b
notparallel
Jaromir Capik 615676b
test -d tools/gnulib/lib && make $J V=1 -C tools/gnulib/lib
Jaromir Capik 615676b
make $J V=1
Jaromir Capik 615676b
make $J install DESTDIR=${ROOTFS}