i have a .zip (actually a java archive) in which i need to replace a script.

unzip -Z currently shows:
>-rw----     2.0 fat  1365952 b- defN 09-Jan-01 00:00
META-INF/com/google/android/update-binary
>-rw-rw-r--  3.0 unx     1221 tx defN 19-Nov-20 00:37
META-INF/com/google/android/updater-script

what do i need to do so updater-script is "fat...b-" instead of "unx...tx"?

when i try:
>zip -r ../lineage-16.0-20191117-nightly-kltedv-signed.zip -k -b
META-INF/com/google/android/updater-script

i get:
>zip error: Nothing to do!
(../lineage-16.0-20191117-nightly-kltedv-signed.zip)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mn-linux.org/pipermail/tclug-list/attachments/20191120/339c2bf5/attachment.html>