aboutsummaryrefslogtreecommitdiff
path: root/src/package.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-09-27 19:35:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-10-28 12:28:12 -0700
commit419781a056dd888c57e76a86e4dc0d3a5da96c6d (patch)
tree847b04fc96f4908787e9fd72d0e576956e3228b1 /src/package.lisp
parentfa6cd2132d7e8e3e3dc5e817618c91052c7cb85e (diff)
downloadconsfigurator-419781a056dd888c57e76a86e4dc0d3a5da96c6d.tar.gz
IMAGE-DUMPED: also abort if shlibs not readable
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/package.lisp')
-rw-r--r--src/package.lisp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/package.lisp b/src/package.lisp
index 7f2af83..d325afe 100644
--- a/src/package.lisp
+++ b/src/package.lisp
@@ -27,6 +27,7 @@
#:pathname-equal
#:subpathp
#:relative-pathname-p
+ #:absolute-pathname-p
#:getenv
#:subdirectories
#:directory-files
@@ -66,6 +67,7 @@
#:pathname-equal
#:subpathp
#:relative-pathname-p
+ #:absolute-pathname-p
#:getenv
#:subdirectories
#:directory-files
@@ -313,7 +315,7 @@
;; image.lisp
#:eval-in-grandchild
#:dump-consfigurator-in-grandchild
- #:no-runtime-for-image-dump
+ #:wrong-execution-context-for-image-dump
#:image-dumped
#:asdf-requirements-for-host-and-features
#:request-asdf-requirements