mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-02 08:35:06 -04:00
4e6a03c4f6
This code assumed that DBPath was under RootDir, while this is not necessarily the case : pacman doesn't enforce anymore than DBPath is under RootDir. So now, all scriptlets will be put somewhere in RootDir/tmp/, so that when it chroots in RootDir, the scriptlets are still available inside the chroot. This also removes the need of normalizing both dbpath and rootdir, in order to do computation on the paths. Signed-off-by: Chantry Xavier <shiningxc@gmail.com> |
||
---|---|---|
.. | ||
libalpm |