On Sat, Oct 08, 2016 at 09:24:04AM +0200, Ingo Feinerer wrote: > On Thu, Oct 06, 2016 at 10:28:42PM +0100, Edd Barrett wrote: > https://github.com/radare/radare2-bindings states: > > * swig: enables support for python, perl, lua, java and many other > * vala: if you want to have Vala or Genie bindings > * valabind: required only in developer mode (not release tarball)
Right. Are there switches to explicitely turn those off? If so, should we use them? swig (e.g.) may be compiled in if it happens to be installed. > doc/3D, doc/node.js, doc/pdb and doc/sandbox are directories, so > ${INSTALL_DATA} does not work. In FreeBSD there is a ${COPYTREE_SHARE} > for this case > (https://www.freebsd.org/doc/en/books/porters-handbook/book.html#install-copytree) > but I am not aware of a similar mechanism in OpenBSD. As these files are > just extra documentation I felt free to ignore those. We might aswell install them. You could use cp/chown. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk