summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorXavier Chantry <chantry.xavier@gmail.com>2010-10-17 00:57:37 +0200
committerXavier Chantry <chantry.xavier@gmail.com>2011-01-29 19:33:15 +0100
commitfb7e1b4b9bf7d2dbcd89a4832067d89a03d71056 (patch)
treeb8ba767e44dc57b5b7e025697fd9a560e5c6a526 /test
parentb8590ed634babc060b35e2ad7a035347234d836a (diff)
downloadpacman-fb7e1b4b9bf7d2dbcd89a4832067d89a03d71056.tar.gz
pacman-fb7e1b4b9bf7d2dbcd89a4832067d89a03d71056.tar.xz
alpm: new alpm_add_pkg interface
This new function is meant to deprecate all existing sync/add target functions : int alpm_sync_target(char *target); int alpm_sync_dbtarget(char *db, char *target); int alpm_add_target(char *target); Rather than dropping these 3 interfaces, it might be better to rewrite them using alpm_add_pkg for now. Signed-off-by: Xavier Chantry <chantry.xavier@gmail.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions