























@nobodyinperson: Oops, forgot to remove that. It's now fixed, thanks for letting me know.
This one doesn't package well, this fixes it:
diff --git a/PKGBUILD b/PKGBUILD
index 4a7bfa8..925d16e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,5 +27,5 @@ package() {
cd "$_name-$pkgver"
python setup.py install --root="$pkgdir" --optimize=1 --skip-build
- install -Dm644 "$srcdir/LICENSE" -t "$pkgdir/usr/share/licenses/$pkgname"
+ install -Dm644 "LICENSE" -t "$pkgdir/usr/share/licenses/$pkgname"
}
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
When trying to install this package, I get
======================== 69 passed, 56 errors in 6.21s ======================== ==> ERROR: A failure occurred in check()., preceded by many (I suspect 56?) sections likeI would have submitted this in a bug tracker, but the upstream link is dead.