summaryrefslogtreecommitdiff
path: root/.papr.sh
diff options
context:
space:
mode:
Diffstat (limited to '.papr.sh')
-rwxr-xr-x.papr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.papr.sh b/.papr.sh
index 2e2b43f7a..e9ac72fe1 100755
--- a/.papr.sh
+++ b/.papr.sh
@@ -94,5 +94,5 @@ if [[ ${PACKAGER} != "yum" ]]; then
fi
make TAGS="${TAGS}"
-make TAGS="${TAGS}" install PREFIX=/host/usr
+make TAGS="${TAGS}" install PREFIX=/host/usr ETCDIR=/host/etc
make TAGS="${TAGS}" test-binaries