summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 716f7a636200..257f9672df07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -34,7 +34,7 @@ pkgver() {
build() {
cd ${_pkgname}
- tools/extract_adapta.sh
+ yes | tools/extract_adapta.sh
}
package() {