diff options
author | Chema Alonso Josa <nimiux@gentoo.org> | 2017-09-21 16:59:49 +0200 |
---|---|---|
committer | Chema Alonso Josa <nimiux@gentoo.org> | 2017-09-21 17:00:08 +0200 |
commit | 95db73a9c8a78385154c71f44c32a0fdb4c61ed9 (patch) | |
tree | 171a5a4d995a15294d7e7ceb5547e7ee954d5395 | |
parent | ad60b775832549c239bd32a3e02c7c46cca27515 (diff) | |
download | gentoo-95db73a9c8a78385154c71f44c32a0fdb4c61ed9.tar.gz gentoo-95db73a9c8a78385154c71f44c32a0fdb4c61ed9.tar.xz |
x11-wm/stumpwm-contrib: Installs stumpwm-pinentry
Gentoo-Bug: 631086
Package-Manager: Portage-2.3.8, Repoman-2.3.1
-rw-r--r-- | x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild b/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild index e7d08f91a8e..373f997b8e5 100644 --- a/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild +++ b/x11-wm/stumpwm-contrib/stumpwm-contrib-99999999.ebuild @@ -27,5 +27,6 @@ CONTRIBCATEGORIES="media modeline minor-mode util" src_install() { common-lisp-install-sources -t all ${CONTRIBCATEGORIES} dobin util/stumpish/stumpish + dobin util/pinentry/stumpwm-pinentry dodoc README.org } |