diff options
author | Jouke Witteveen <j.witteveen@gmail.com> | 2012-03-19 17:38:58 +0100 |
---|---|---|
committer | Jouke Witteveen <j.witteveen@gmail.com> | 2012-03-19 17:38:58 +0100 |
commit | 3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71 (patch) | |
tree | 6c60ad67343ec7baf4c1551dcd6ee0f654c47643 /docs/.gitignore | |
parent | 94ae8b1ccd08b7d0b2408db5b2054dee53413166 (diff) | |
download | netctl-3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71.tar.gz netctl-3d6bfb6297ffce85c432f6dfb2a9c4c54d0f2a71.tar.xz |
Release process changes
This commit does not change any installed code.
- The tarball now includes pre-built documentation, removing the build dependency on asciidoc from the PKGBUILD.
- The tarball is now xz compressed.
- News is updated.
Diffstat (limited to 'docs/.gitignore')
-rw-r--r-- | docs/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/.gitignore b/docs/.gitignore index 3e5dd9b..1f7c5c7 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -1,3 +1,4 @@ *.1 *.5 *.8 +*.html |