diff options
author | Andrew Gregory <andrew.gregory.8@gmail.com> | 2013-02-13 23:06:25 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-02-16 02:06:44 +0100 |
commit | 8803ae3b4d5d90249243b664b02695f7b106b02f (patch) | |
tree | add04b496faeb70641c1865733edf69b7647ae97 /lib/libalpm/po/ru.po | |
parent | bc747fbfbf22bdf5bcf3e2b016afdd21bdea6068 (diff) | |
download | pacman-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/po/ru.po')
0 files changed, 0 insertions, 0 deletions