diff options
Diffstat (limited to 'community/stratisd/PKGBUILD')
-rw-r--r-- | community/stratisd/PKGBUILD | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/community/stratisd/PKGBUILD b/community/stratisd/PKGBUILD new file mode 100644 index 00000000..b0518fe7 --- /dev/null +++ b/community/stratisd/PKGBUILD @@ -0,0 +1,6 @@ +eval "$( + declare -f build | \ + sed ' + 2 a export TARGET="${CARCH}-unknown-linux-gnu" + ' +)" |