index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-11-30 22:34:25 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-11-30 22:34:25 -0600 |
commit | 1d98c6347c9622d4334f80fc59623da524b4f37b (patch) | |
tree | ca1284032ee13c73a625f6261ac2bde2bfbc708e /doc/makepkg.conf.5.txt | |
parent | 86b5b7aa4215b7408ccf1ec8368988af327703fb (diff) | |
parent | 5490cd6eb22752d2eac5410152d239c50224dbc1 (diff) |
-rw-r--r-- | doc/makepkg.conf.5.txt | 2 |
diff --git a/doc/makepkg.conf.5.txt b/doc/makepkg.conf.5.txt index 2778361b..db1e6d53 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. |