* [PATCH] sudo: Fix for lfs-file (Typo)
@ 2017-12-02 9:10 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2017-12-02 9:10 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 571 bytes --]
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/sudo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/sudo b/lfs/sudo
index 9dd72fef5..1c66bc558 100644
--- a/lfs/sudo
+++ b/lfs/sudo
@@ -79,7 +79,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--with-env-editor \
--with-ignore-dot \
--with-tty-tickets \
- --with-passpromt="[sudo] password for %p: " \
+ --with-passprompt="[sudo] password for %p: " \
--without-pam
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install
--
2.15.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-02 9:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-02 9:10 [PATCH] sudo: Fix for lfs-file (Typo) Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox