Fixing PR14062
This commit is contained in:
parent
c2072f96b2
commit
9cba5e6e90
|
@ -1954,7 +1954,7 @@
|
||||||
(match orig-pkg
|
(match orig-pkg
|
||||||
[`(,(or 'link 'static-link) ,_)
|
[`(,(or 'link 'static-link) ,_)
|
||||||
(if must-update?
|
(if must-update?
|
||||||
(pkg-error (~a "cannot update linked packages\n"
|
(pkg-error (~a "cannot update linked packages without --link\n"
|
||||||
" package name: ~a\n"
|
" package name: ~a\n"
|
||||||
" package source: ~a")
|
" package source: ~a")
|
||||||
pkg-name
|
pkg-name
|
||||||
|
|
Loading…
Reference in New Issue
Block a user