Skip to content

Commit

Permalink
x11-misc/synergy: exeinto not insinto (bug #550692).
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
Jeroen Roovers committed Jul 19, 2016
1 parent c1b60ed commit 421d5d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ src_test() {
src_install () {
dobin bin/${PN}{c,s} bin/syntool

insinto /usr/$(get_libdir)/${PN}/plugins
exeinto /usr/$(get_libdir)/${PN}/plugins
doexe bin/plugins/libns.so

if use qt4 ; then
Expand Down

0 comments on commit 421d5d2

Please sign in to comment.