diff options
Diffstat (limited to 'sci-astronomy/ccd/ccd-1.2.9.ebuild')
-rw-r--r-- | sci-astronomy/ccd/ccd-1.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/ccd/ccd-1.2.9.ebuild b/sci-astronomy/ccd/ccd-1.2.9.ebuild index 685c137..515d930 100644 --- a/sci-astronomy/ccd/ccd-1.2.9.ebuild +++ b/sci-astronomy/ccd/ccd-1.2.9.ebuild @@ -40,8 +40,8 @@ src_compile() { src_install() { dobin ccd - dobin shutter_procs/shutter - exeinto /usr/bin + exeinto /usr/libexec/ccd + doexe shutter_procs/shutter doexe utils/qhy6reset.sh doexe utils/qhy8reset.sh doexe utils/qhy8lreset.sh |