Ken Moffat wrote:
On Sun, Sep 27, 2015 at 04:03:40PM -0500, Bruce Dubbs wrote:
Ken Moffat wrote:
ken@jtm1 /scratch/ken/SEAHORSE/usr $ls -l bin lib/seahorse/
bin:
total 2720
-rwxr-xr-x 1 ken users 2783128 Sep 27 21:49 seahorse
lib/seahorse/:
total 60
-rwxr-xr-x 1 ken users 59608 Sep 27 21:49 seahorse-ssh-askpass
ken@jtm1 /scratch/ken/SEAHORSE/usr $ls -lR bin lib
bin:
total 2720
-rwxr-xr-x 1 ken users 2783128 Sep 27 21:49 seahorse
lib:
total 4
drwxr-xr-x 2 ken users 4096 Sep 27 21:49 seahorse
lib/seahorse:
total 60
-rwxr-xr-x 1 ken users 59608 Sep 27 21:49 seahorse-ssh-askpass
Should that be in /usr/libexec?
-- Bruce
Dunno. The toplevel Makefile differentiates libdir and libexecdir,
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
but it then has
seahorselibexecbindir = $(libdir)/seahorse/
So it seems to be deliberate.
OK, lets leave it. It's not that important.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page