summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3e1a8ab61d8..076d1d268799 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -42,8 +42,8 @@ prepare() {
npm install "node-sass@4.12.0"
# Prepare the packages for building
- npm install lerna
- lerna bootstrap
+ # npm install lerna
+ # lerna bootstrap
}