tokiclover
tokiclover
I did not really want to build it by hand; it's just that when running `make ... install` generate that file. Actually, it would best to write a configure script...
Sorry to have forgotten the links; fixed now.
Of course this issue is valid for [fskit](https://github.com/jcnelson/fskit) and [libpstat](https://github.com/jcnelson/libpstat). Also forgotten in the first comment.
To finish succintely, I can look at autotools/automake to make a configure.ac and Makefile.{am,in} and resolve many things with one shot because I do not have the time to grasp...
Come on @jcnelson... no need to write all that stuff instead of simply saying no to simple suggestion which would avoid wasting unnecessary time on both side. You should accept...
Not quite... to be polite. You're forcing to define DESTDIR and then, one has to include the value of DESTDIR every time when appending another variable but PREFIX. PREFIX value...
It appears... you're making funny commits by making cosmetic commits instead of... addressing the issue at hand. My bad... I did not know you will be _reacting_ and _doing_ this...
On Fri, Aug 28, 2015 at 02:52:20PM -0700, Jude Nelson wrote: > @tokiclover I'm going by the documentation here [1]. Your issue was specifically with `DESTDIR` being separate from other...
I've just finished making a [sys-fs/vdev](https://github.com/tokiclover/bar-overlay/tree/master/sys-fs/vdev) package for Gentoo (derivative) distro; and so included OpenRC init script for vdevd only for now. I'd see later for vdevfs... Init script are...
Here is the missing link [sys-fs/vdev](https://github.com/tokiclover/bar-overlay/tree/master/sys-fs/vdev)!