zip opaque
gregrwm <[email protected]>
| Newsgroups | gmane.user-groups.linux.tclug |
|---|---|
| Message-ID | <CAD+dB9DHAmSh24fpNZe81rC07pVEGf1i0Qq8McQZz8kM0EBR0A@mail.gmail.com> |
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) _______________________________________________ TCLUG Mailing List - Minneapolis/St. Paul, Minnesota [email protected] http://mailman.mn-linux.org/mailman/listinfo/tclug-list