diff options
author | Dan McGee <dan@archlinux.org> | 2011-09-27 00:31:34 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-27 00:36:29 +0200 |
commit | 80b0f271254f965db4d94d6bb165c64ef3553588 (patch) | |
tree | 0fea95ff6d1fcd5640a26a45d45c9bb832a1fe75 /ltmain.sh | |
parent | d1fc3aec4c7f7bab30f8ad7dabd7832c7c8570e6 (diff) | |
download | pacman-80b0f271254f965db4d94d6bb165c64ef3553588.tar.gz pacman-80b0f271254f965db4d94d6bb165c64ef3553588.tar.xz |
Ensure fileconflict value is actually a string
When we switched to a file object and not just a simple string, we missed an
update along the way here in target-target conflicts. This patch looks
large, but it really comes down to one errant (char *) cast before that has
been reworked to explicitly point to the alpm_file_t object. The rest is
simply code cleanup.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'ltmain.sh')
0 files changed, 0 insertions, 0 deletions