gawk: Add tests.
This commit is contained in:
parent
848d423920
commit
24916a991b
@ -22,6 +22,9 @@ pre_configure() {
|
||||
# Create symlinks for bins and manpages.
|
||||
sed -i -e "s|\$(LN)|\$(LN_S)|g" Makefile.in doc/Makefile.in
|
||||
}
|
||||
do_check() {
|
||||
make check
|
||||
}
|
||||
post_install() {
|
||||
rm ${DESTDIR}/usr/bin/awk
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user