Skip to content

Commit ca53345

Browse files
committed
Fine tune previous commit.
1 parent 7c7b560 commit ca53345

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bash_completion

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1847,8 +1847,7 @@ _install_xspec()
18471847
}
18481848
# bzcmp, bzdiff, bz*grep, bzless, bzmore intentionally not here, see Debian: #455510
18491849
_install_xspec '!*.?(t)bz?(2)' bunzip2 bzcat pbunzip2 pbzcat lbunzip2 lbzcat
1850-
# All ODF and OOXML office format files are zip-archives. See Ubuntu: #675987 for the rationale for including them.
1851-
_install_xspec '!*.@(zip|[ejsw]ar|exe|pk3|wsz|zargo|xpi|sxw|ot[tspgfc]|od[tspgfcm]|oxt|epub|apk|dot[xm]|doc[xm]|p[op]tx|p[op]tm|xlt[xm]|xls[xm])' unzip zipinfo
1850+
_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
18521851
_install_xspec '*.Z' compress znew
18531852
# zcmp, zdiff, z*grep, zless, zmore intentionally not here, see Debian: #455510
18541853
_install_xspec '!*.@(Z|[gGd]z|t[ag]z)' gunzip zcat unpigz

0 commit comments

Comments
 (0)