diff options
Diffstat (limited to 'extra')
-rw-r--r-- | extra/cantor/PKGBUILD | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/cantor/PKGBUILD b/extra/cantor/PKGBUILD new file mode 100644 index 00000000..19f82aed --- /dev/null +++ b/extra/cantor/PKGBUILD @@ -0,0 +1,6 @@ +eval "$( + declare -f build | \ + sed ' + /^\s*cd build/ a \ MARCH=pentium4 + ' +)" |