diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-06 22:36:13 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-06 22:36:13 +0000 |
commit | 4de804d15758d50716b3b9457209fc598819e0b0 (patch) | |
tree | 4695cb45475c247d8e1d49f81a3046c7ed9e3679 /lib/libalpm | |
parent | dd7f1d95b14d1fda7057fa9f421500c4766fc4f0 (diff) |
* Makepkg updates, and small bugfix on man page compression.
* Change libtool default to makepkg2 behavior.
* Other small changes.
Diffstat (limited to 'lib/libalpm')
-rw-r--r-- | lib/libalpm/po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/po/POTFILES.in b/lib/libalpm/po/POTFILES.in index 093b3baa..b1a8aab2 100644 --- a/lib/libalpm/po/POTFILES.in +++ b/lib/libalpm/po/POTFILES.in @@ -1,5 +1,6 @@ add.c alpm.c +alpm_list.c backup.c be_files.c cache.c @@ -9,7 +10,6 @@ deps.c error.c group.c handle.c -list.c log.c md5.c md5driver.c |