summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/conflict.c
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2013-02-13 23:06:25 +0100
committerAllan McRae <allan@archlinux.org>2013-02-16 02:06:44 +0100
commit8803ae3b4d5d90249243b664b02695f7b106b02f (patch)
treeadd04b496faeb70641c1865733edf69b7647ae97 /lib/libalpm/conflict.c
parentbc747fbfbf22bdf5bcf3e2b016afdd21bdea6068 (diff)
downloadpacman-8803ae3b4d5d90249243b664b02695f7b106b02f.tar.gz
pacman-8803ae3b4d5d90249243b664b02695f7b106b02f.tar.xz
pmtest: install filesystem entries before packages
Installing filesystem entries first allows the filesystem to provide a symlink to a directory. Packages will then be able to use the symlink as if it were a directory instead of causing an error. For example: self.filesystem = ["dir/", "link -> dir/"] pkg = pmpkg("pkg1") pkg.files = ["link/file"] self.addpkg2db("local", pkg) Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'lib/libalpm/conflict.c')
0 files changed, 0 insertions, 0 deletions