Correcting typo in emdebian keyring packages variable (Closes: #593346).
This commit is contained in:
parent
7304f48755
commit
11b6a59ebc
|
@ -480,7 +480,7 @@ Set_defaults ()
|
|||
;;
|
||||
|
||||
emdebian)
|
||||
LH_KEYRING_PACKAGES="${LH_kEYRING_PACKAGES:-debian-archive-keyring}"
|
||||
LH_KEYRING_PACKAGES="${LH_KEYRING_PACKAGES:-debian-archive-keyring}"
|
||||
;;
|
||||
|
||||
ubuntu)
|
||||
|
|
Loading…
Reference in New Issue