void-packages/lib
Juan RP 32e81e7555 For INSTALL/REMOVE scripts use xbps_file_chdir_exec().
This will chroot() to rootdir and removes many chroot() commands
from those scripts.

--HG--
extra : convert_revision : 4845df1949996da1bcd2776fcc50c3d0a00b451b
2009-04-08 03:20:13 +02:00
..
Makefile Added support to list and remove orphaned packages. 2009-03-02 02:26:20 +01:00
cmpver.c cmpver.c: change syntax to <pkgname>-<version>_<revision>-<epoch>. 2009-03-19 00:25:41 +01:00
depends.c Make xbps_remove_pkg_from_* return int rather than bool. 2009-04-06 16:39:14 +02:00
fexec.c Make xbps_file_chdir_exec() change root directory if /bin/sh exists. 2009-04-07 22:54:34 +02:00
humanize_number.c Prefix humanize_number() with xbps_. 2008-12-22 07:51:14 +01:00
install.c lib/install.c: return rv not 0 in xbps_install_binary_pkg_fini(). 2009-04-07 15:50:29 +02:00
orphans.c Introduce xbps_xasprintf() and use it where required. 2009-04-04 19:32:39 +02:00
plist.c Make xbps_remove_pkg_from_* return int rather than bool. 2009-04-06 16:39:14 +02:00
remove.c For INSTALL/REMOVE scripts use xbps_file_chdir_exec(). 2009-04-08 03:20:13 +02:00
repository.c Introduce xbps_xasprintf() and use it where required. 2009-04-04 19:32:39 +02:00
requiredby.c Do not reuse requiredby objects while updating pkgs. 2009-04-06 17:00:52 +02:00
sha256.c sha256.c: remove unneeded macro. 2009-03-13 00:31:17 +01:00
sortdeps.c lib/sortdeps.c: wrap long line. 2009-04-06 14:44:35 +02:00
unpack.c For INSTALL/REMOVE scripts use xbps_file_chdir_exec(). 2009-04-08 03:20:13 +02:00
util.c Introduce xbps_xasprintf() and use it where required. 2009-04-04 19:32:39 +02:00