aboutsummaryrefslogtreecommitdiff
path: root/src/property/locale.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'src/property/locale.lisp')
-rw-r--r--src/property/locale.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/locale.lisp b/src/property/locale.lisp
index 524a0dc..eafde35 100644
--- a/src/property/locale.lisp
+++ b/src/property/locale.lisp
@@ -22,7 +22,7 @@
(:desc (declare (ignore locale)) "/etc/locale.gen updated")
(:apply
(assert-euid-root)
- (file:map-file-lines
+ (file:map-remote-file-lines
"/etc/locale.gen"
(lambda (lines)
(loop with found