Colin Watson wrote: > Well, the GNU standards say: > > libexecdir > The directory for installing executable programs to be run by other > programs rather than by users. This directory should normally be > /usr/local/libexec, but write it as $(exec_prefix)/libexec. (If you > are using Autoconf, write it as '@libexecdir@'.) > > The definition of 'libexecdir' is the same for all packages, so you > should install your data in a subdirectory thereof. Most packages > install their data under $(libexecdir)/package-name/, possibly > within additional subdirectories thereof, such as > $(libexecdir)/package-name/machine/version.
Ok, this makes me want to run a regression test and change it. It'll be a while before I can run the test though. -- see shy jo
signature.asc
Description: Digital signature

