diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-09-29 23:08:13 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-09-29 23:08:13 +0200 |
commit | 8231dbe8f663e13297ddaab871d95e9e87575829 (patch) | |
tree | 4df72c514d413ab660fcba359a21c2a8a9ad18e3 /manuals | |
parent | 04aae4a3aa354485be4b2a148ac2e2ed7bbf7208 (diff) | |
download | ponysay-8231dbe8f663e13297ddaab871d95e9e87575829.tar.gz ponysay-8231dbe8f663e13297ddaab871d95e9e87575829.tar.bz2 ponysay-8231dbe8f663e13297ddaab871d95e9e87575829.zip |
rename setup (foreward compatiblity) option --lib-dir to --libexec-dir and add proper --lib-dir
Diffstat (limited to 'manuals')
-rw-r--r-- | manuals/ponysay.texinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manuals/ponysay.texinfo b/manuals/ponysay.texinfo index 9b66b33..737aba8 100644 --- a/manuals/ponysay.texinfo +++ b/manuals/ponysay.texinfo @@ -1133,6 +1133,12 @@ Set the system's directory for command executables. @item --lib-dir=/usr/lib/ponysay @opindex @option{--lib-dir} Set the system's directory for non-command executables. Currently their +is not non-executable library, so this options has no effect, but bleeding +edge distributors should specify it if it differs from prefered. + +@item --libexec-dir=/usr/libexec/ponysay +@opindex @option{--libexec-dir} +Set the system's directory for non-command executables. Currently their is not non-command executables, so this options has no effect, but bleeding edge distributors should specify it if it differs from prefered. |