summaryrefslogtreecommitdiff
path: root/community/rkt/PKGBUILD
blob: c95dbee04a027201a9f10360d690937e006d6969 (plain)
1
2
3
4
5
6
7
8
# this is, what debian does (https://packages.debian.org/de/sid/i386/rkt)

eval "$(
  declare -f build | \
    sed '
      s|coreos,kvm,host,fly|host|
    '
)"