diff options
author | Judd Vinet <judd@archlinux.org> | 2006-06-28 05:37:15 +0000 |
---|---|---|
committer | Judd Vinet <judd@archlinux.org> | 2006-06-28 05:37:15 +0000 |
commit | 7236dd32872f0eeed21a97d15807f0ef27f45a20 (patch) | |
tree | 0e0b6e028c502ec6c9beb34ffa7977b5c57c19df /autogen.sh | |
parent | 1a30bc554d7d29f68515ab3feb308df7762918b3 (diff) | |
download | pacman-7236dd32872f0eeed21a97d15807f0ef27f45a20.tar.xz |
i18n stuff
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,3 +6,5 @@ aclocal --force autoheader -f autoconf -f automake -a -c --gnu --foreign +cp -f /usr/share/automake-1.9/mkinstalldirs ./ +cp -f /usr/share/gettext/config.rpath ./ |