diff options
author | Dan McGee <dan@archlinux.org> | 2008-04-01 21:36:14 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-04-01 22:04:56 -0500 |
commit | 0b8abf376f4a34d18aed450642284d9410522667 (patch) | |
tree | b000b97ea7e5e8ca1dc42ce56a5352b52fa129fa /contrib | |
parent | ab9187d07de03e6545881a72180e76e728317bb9 (diff) | |
download | pacman-0b8abf376f4a34d18aed450642284d9410522667.tar.xz |
Update NEWS and configure.ac for 3.1.4 releasev3.1.4
Also fix a broken contrib/ Makefile, found with make distcheck. I also let
the little translation linebreak update slip in here as it was small enough
not to be a big deal, and this should just prevent it from happening again
later anyway.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 9f01e187..7066f409 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -4,7 +4,7 @@ EXTRA_DIST = \ pacdiff \ pacsearch \ re-pacman \ - vimproject \ + vimprojects \ wget-xdelta.sh \ zsh_completion \ README |