summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62fdced3f387..0c56feb57ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,11 +42,6 @@ build() {
./waf build
}
-# check() {
-# cd "${srcdir}/${_reponame}"
-# ./waf check
-# }
-
package() {
cd "${srcdir}/${_pkgname}"
./waf install --destdir="${pkgdir}"