Revert "libxbps: implement xbps_file_exec() with posix_spawn()."

This reverts commit 5aa05f4c72.
This commit is contained in:
Juan RP
2012-05-30 17:26:25 +02:00
parent 5aa05f4c72
commit a94dd5dbfa
9 changed files with 182 additions and 138 deletions

View File

@@ -13,6 +13,8 @@ internal use in the code:
- mkpath from NetBSD's mkdir(1): lib/external/mkpath.c
- fexec from NetBSD's pkg_install: lib/external/fexec.c
- libfetch-2.31 from NetBSD: lib/fetch
- portableproplib-0.4.1 (lib/portableproplib) from