update build-package for microG package

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
parent e73e79e8f7
commit c4dd1a1e21

@ -21,9 +21,8 @@ create_microg_package() {
for input in "system/xbin/nanodroid*" "system/xbin/novl" \
"system/xbin/npem" "system/xbin/nprp" "system/xbin/nupd" \
"system/xbin/nutl" "system/xbin/aapt*" "system/xbin/column*" \
"system/xbin/unzip*" "system/framework/" "gsync/" \
"system/etc/permissions/" "system/etc/sysconfig/" \
"system/xbin/nutl" "system/xbin/unzip*" "system/framework/"
"gsync/" "system/etc/permissions/" "system/etc/sysconfig/" \
"system/etc/default-permissions/" "swipe/"; do
zip_add "${input}"
done

Loading…
Cancel
Save