mirror_zfs/scripts
Brian Behlendorf cc7fe8a599 Fix out-of-tree build failures
Resolve the incorrect use of srcdir and builddir references for
various files in the build system.  These have crept in over time
and went unnoticed because when building in the top level directory
srcdir and builddir are identical.

With this change it's again possible to build in a subdirectory.

    $ mkdir obj
    $ cd obj
    $ ../configure
    $ make

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Don Brady <don.brady@delphix.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #8921
Closes #8943
2019-09-25 11:27:48 -07:00
..
zfs-images@3331601f6d
.gitignore
commitcheck.sh Bump commit subject length to 72 characters 2019-01-08 09:23:05 -08:00
common.sh.in ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
cstyle.pl
dkms.mkconf dkms: Enable debuginfo option to be set with zfs sysconfig file 2019-01-18 10:10:24 -08:00
dkms.postbuild
enum-extract.pl Fix free memory calculation on v3.14+ 2018-02-23 08:50:06 -08:00
kmodtool Fix %post and %postun generation in kmodtool 2019-06-11 10:44:54 -07:00
make_gitrev.sh Avoid updating zfs_gitrev.h when rev is unchanged 2019-09-25 11:27:47 -07:00
Makefile.am Fix out-of-tree build failures 2019-09-25 11:27:48 -07:00
man-dates.sh Correct man page dates 2019-05-08 10:59:32 -07:00
paxcheck.sh
zfs2zol-patch.sed
zfs-helpers.sh Adopt pyzfs from ClusterHQ 2018-05-01 10:33:35 -07:00
zfs-tests.sh OpenZFS 9185 - Enable testing over NFS in ZFS performance tests 2019-02-04 09:27:37 -08:00
zfs.sh Do not enable stack tracer for ZFS performance test 2018-12-07 10:51:42 -08:00
zimport.sh shellcheck pass 2019-02-04 09:07:19 -08:00
zloop.sh
zol2zfs-patch.sed