diff options
Diffstat (limited to '.papr.sh')
-rwxr-xr-x | .papr.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |