index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/riot/PKGBUILD | 2 |
diff --git a/community/riot/PKGBUILD b/community/riot/PKGBUILD index 2d481bb3..b8157632 100644 --- a/community/riot/PKGBUILD +++ b/community/riot/PKGBUILD @@ -1,3 +1,3 @@ # no electron => no riot-desktop pkgname=(${pkgname[@]//riot-desktop/}) -unset package_riot-desktop +unset -f package_riot-desktop |