From 271cdd3a16b057706a480f1decd4f2de51156f77 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 28 Jan 2019 21:58:07 +0100 Subject: community/riot: no electron => no riot-desktop --- community/riot/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 community/riot/PKGBUILD (limited to 'community') diff --git a/community/riot/PKGBUILD b/community/riot/PKGBUILD new file mode 100644 index 00000000..2d481bb3 --- /dev/null +++ b/community/riot/PKGBUILD @@ -0,0 +1,3 @@ +# no electron => no riot-desktop +pkgname=(${pkgname[@]//riot-desktop/}) +unset package_riot-desktop -- cgit v1.2.3-54-g00ecf