aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad13728a31d8..9be6aef573ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ sha256sums=('f65711e2fdc473bd77142acce8c383e591d87ab666f81f1008973b4b2aebf353')
build() {
cd "amber-$pkgver"
- shards
+ shards --production
make build
}