ld-wrapper: Don't talk about "impure library".

* gnu/packages/ld-wrapper.in (rpath-arguments): Clarify message instead
of saying "impure library".
This commit is contained in:
Ludovic Courtès 2018-03-29 17:53:16 +02:00
parent 6764538327
commit 1a5e07c3b5
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -217,8 +217,8 @@ exec @GUILE@ -c "(load-compiled \"@SELF@.go\") (apply $main (cdr (command-line))
(begin
(format (current-error-port)
"ld-wrapper: error: attempt to use \
impure library ~s~%"
file)
library outside of ~a: ~s~%"
%store-directory file)
(exit 1)))))
'()
library-files))