Add script to update pacman database format
commitd98bacd4ec4289750e740b2dff8c4adaaa7a028a
authorAllan McRae <allan@archlinux.org>
Wed, 8 Dec 2010 12:16:37 +0000 (8 22:16 +1000)
committerDan McGee <dan@archlinux.org>
Mon, 13 Dec 2010 03:42:41 +0000 (12 21:42 -0600)
treebffdb96b2398bbce492974ba826e2479aa64c01c
parent8f3b485517a401ece348a1c5166d951ec4a8a28f
Add script to update pacman database format

The pacman-db-upgrade script was added to detect old pacman database
formats and upgrade them.

Currently performs the merging of depends files into desc files in
the local database.

Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/Makefile.am
scripts/pacman-db-upgrade.sh.in [new file with mode: 0644]