Jon Turney wrote:
Thanks!
libafflib_CONTENTS="
usr/bin/cygafflib-*.dll
Any reason why this package doesn't include the soversion, i.e. why
not libafflib0?
Libtsk and libafflib are my first library packages, so I'm not sure what
the policy is. My recent package libtsk has been accepted without
soversion, so I omitted it also here. I assumed that the soversion will
be added only when needed for new not backward compatible releases. The
upstream afflib project is mostly idling, so I don't expect any new
major lib versions in the near future.
If course, I could rename it to libafflib0 if desired.
rm -v usr/bin/affuse.exe usr/share/man/man1/affuse.1 #
--disable-fuse
I guess this comment means something to someone. But it doesn't tell
me anything...
:-)
Long form: If (Linux-)FUSE is unavailable, the affuse tool only prints
that this is the case and exits then. There is no need to distribute it.