On 2018-04-07 00:48, Sebastian Andrzej Siewior wrote: > Should the c_rehash script be mentioned in the source code or script > of this package but is not used during the build process or in the > final package then feel free to close the bug saying so.
The only occurrence I could find is in some documentation: ./doc/op/op.me: ... A better way to do this is to use the .b c_rehash command that is part of the OpenSSL distribution because it handles subject hash collisions by incrementing the number in the suffix of the filename of the symbolic link, e.g., .b \&.0 to .b \&.1 , and so on. ... Should I change that sentence? How? Andreas