xbps_file_exec: simplify and don't chroot when rootdir == /.
Before that change we were chroot(2)ing even when rootdir was set to /.
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
*/
|
||||
#define XBPS_PKGINDEX_VERSION "1.4"
|
||||
|
||||
#define XBPS_API_VERSION "20120530-2"
|
||||
#define XBPS_API_VERSION "20120530-4"
|
||||
#define XBPS_VERSION "0.16"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user