diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/riot/PKGBUILD | 3 |
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 |