lib/util: modify entry_prefix, not prefix
commit0f4aaeee42135d06dd18eb585eab3bae0e5fbf34
authorDave Reisner <dreisner@archlinux.org>
Wed, 29 Jun 2011 13:22:24 +0000 (29 09:22 -0400)
committerDan McGee <dan@archlinux.org>
Thu, 30 Jun 2011 15:34:32 +0000 (30 10:34 -0500)
treeeafe70aa36b340f986eae2e87e84056e3057be43
parent002d2fda7a4e7f85798684c15809d30d27dc7034
lib/util: modify entry_prefix, not prefix

Modifying prefix caused tmp directories to be left behind after
running scriptlets, and the path '/' to be passed to _alpm_rmrf. Broken
in f01c6f.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/util.c