diff options
author | Michael Palimaka <kensington@gentoo.org> | 2015-12-31 23:37:25 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2015-12-31 23:38:29 +1100 |
commit | 049c32b66b69754dfe795d0b2496ef45a4338f48 (patch) | |
tree | e2f558a6e3be236f194c317c4382d2fd5623c6d1 /kde-plasma/ksshaskpass/files | |
parent | net-print/cndrvcups-lb: stabilize (diff) | |
download | gentoo-049c32b66b69754dfe795d0b2496ef45a4338f48.tar.gz gentoo-049c32b66b69754dfe795d0b2496ef45a4338f48.tar.bz2 gentoo-049c32b66b69754dfe795d0b2496ef45a4338f48.zip |
kde-plasma: version bump 5.5.2
Package-Manager: portage-2.2.26
Diffstat (limited to 'kde-plasma/ksshaskpass/files')
-rw-r--r-- | kde-plasma/ksshaskpass/files/05-ksshaskpass.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kde-plasma/ksshaskpass/files/05-ksshaskpass.sh b/kde-plasma/ksshaskpass/files/05-ksshaskpass.sh new file mode 100644 index 000000000000..664c17305463 --- /dev/null +++ b/kde-plasma/ksshaskpass/files/05-ksshaskpass.sh @@ -0,0 +1 @@ +export SSH_ASKPASS="/usr/bin/ksshaskpass" |