summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Laroche2016-04-01 18:46:06 +0200
committerThomas Laroche2016-04-01 18:46:06 +0200
commit20a0a49b80e66793b12ba71f26fea1129e6b6506 (patch)
tree46cf44ce94bf3f84d77a0bd1d8da6a5c4e69ad97 /PKGBUILD
parent5dd3e05979e29762211d7cefc61fe64e70a3100b (diff)
downloadaur-20a0a49b80e66793b12ba71f26fea1129e6b6506.tar.gz
Removed check function because it is buggy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d6d3a59f709..0004c84a0aa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,10 +55,6 @@ build() {
fi
}
-check() {
- make check
-}
-
package_transmission-sequential-cli() {
pkgdesc="Fast, easy, and free BitTorrent client (CLI tools, daemon and web client) (+sequential patch)"
depends=('curl' 'libevent' 'libsystemd')