[pacman-dev] [PATCH] makepkg.5: fix typo s/tar,bz2/tar.bz2/
23 Nov
2011
23 Nov
'11
3:10 p.m.
Signed-off-by: Dave Reisner <dreisner@archlinux.org> --- doc/makepkg.conf.5.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt index 2778361..db1e6d5 100644 --- a/doc/makepkg.conf.5.txt +++ b/doc/makepkg.conf.5.txt @@ -215,7 +215,7 @@ Options **PKGEXT=**".pkg.tar.gz", **SRCEXT=**".src.tar.gz":: Sets the compression used when making compiled or source packages. The - current valid suffixes are `.tar`, `.tar.gz`, `.tar,bz2`, `.tar.xz`, and + current valid suffixes are `.tar`, `.tar.gz`, `.tar.bz2`, `.tar.xz`, and `.tar.Z`. Do not touch these unless you know what you are doing. -- 1.7.7.4
4782
Age (days ago)
4782
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dave Reisner