summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-01-28 21:58:07 +0100
committerErich Eckner <git@eckner.net>2019-01-28 21:58:07 +0100
commit271cdd3a16b057706a480f1decd4f2de51156f77 (patch)
treefbca1d5b41c938f7a2e2c80e988567ae31532579 /community
parent97b01e31b3bcc9e07406afdfe80769b90651df5d (diff)
downloadpackages-271cdd3a16b057706a480f1decd4f2de51156f77.tar.xz
community/riot: no electron => no riot-desktop
Diffstat (limited to 'community')
-rw-r--r--community/riot/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
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