Fix compatibility with older versions of libarchive.
commitc37710734694c5a64da924bbfbbcfc07496e241e
authorRémy Oudompheng <remyoudompheng@gmail.com>
Fri, 1 Apr 2011 22:35:37 +0000 (2 00:35 +0200)
committerDan McGee <dan@archlinux.org>
Sat, 2 Apr 2011 17:39:04 +0000 (2 12:39 -0500)
tree391486166ccfd863c725eb46eee8ed795e8f5891
parentd8d89d8d27794d493ed2aa9eba4649e6e3ff4a9d
Fix compatibility with older versions of libarchive.

There is no reason to not support versions of libarchive that lack
ARCHIVE_COMPRESSION_UU. Distributions should work properly without
this.

Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/be_sync.c