Skip to content

Commit f0a3147

Browse files
committed
unzip/zipinfo: Associate with more StarOffice extensions.
1 parent 7afc973 commit f0a3147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash_completion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,7 @@ _install_xspec()
18521852
}
18531853
# bzcmp, bzdiff, bz*grep, bzless, bzmore intentionally not here, see Debian: #455510
18541854
_install_xspec '!*.?(t)bz?(2)' bunzip2 bzcat pbunzip2 pbzcat lbunzip2 lbzcat
1855-
_install_xspec '!*.@(zip|[ejsw]ar|exe|pk3|wsz|zargo|xpi|sxw|ot[tspgfc]|od[tspgfcm]|oxt|epub|apk|do[ct][xm]|p[op]t[mx]|xl[st][xm])' unzip zipinfo
1855+
_install_xspec '!*.@(zip|[ejsw]ar|exe|pk3|wsz|zargo|xpi|s[tx][cdiw]|sx[gm]|o[dt][tspgfc]|od[bm]|oxt|epub|apk|do[ct][xm]|p[op]t[mx]|xl[st][xm])' unzip zipinfo
18561856
_install_xspec '*.Z' compress znew
18571857
# zcmp, zdiff, z*grep, zless, zmore intentionally not here, see Debian: #455510
18581858
_install_xspec '!*.@(Z|[gGd]z|t[ag]z)' gunzip zcat unpigz

0 commit comments

Comments
 (0)