mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 11:47:43 +03:00
Minor packaging fixes
The GIT file was removed from the tree because I have stopped using TopGit. Because of this is must also be removed from the top level Makefile.am as will as the zfs.spec.in file which referenced it. Fix type in lib/libzpool/Makefile.am which was preventing the needed zrlock.h header from being included by 'make dist'. I simply had the name wrong in the Makefile.am. Regenerated autogen.sh build products. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
@@ -5,4 +5,3 @@ libtoolize --automake --copy
|
||||
autoheader &&
|
||||
automake --add-missing --include-deps --copy
|
||||
autoconf
|
||||
rm -rf autom4te.cache aclocal.m4
|
||||
|
||||
Reference in New Issue
Block a user