summaryrefslogtreecommitdiff
path: root/repo/devel/bison.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/devel/bison.xibuild')
-rw-r--r--repo/devel/bison.xibuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/repo/devel/bison.xibuild b/repo/devel/bison.xibuild
index 8624062..2f96141 100644
--- a/repo/devel/bison.xibuild
+++ b/repo/devel/bison.xibuild
@@ -12,10 +12,6 @@ build () {
make
}
-check () {
- make check
-}
-
package () {
make DESTDIR=$PKG_DEST install
}