X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsudo;h=066a29fa0944d790e2d0858a7460bc189cd82bdb;hb=fd0b2742bf217cbacacd4725a2bd9ad4ec1b6aaf;hp=9dd72fef5331974d44892afecf8eb1d34247c50e;hpb=e405fe9e3aa14116fe58aa0d9affb2bcf554214d;p=ipfire-2.x.git diff --git a/lfs/sudo b/lfs/sudo index 9dd72fef53..066a29fa09 100644 --- a/lfs/sudo +++ b/lfs/sudo @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2018 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -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