]> git.proxmox.com Git - mirror_zfs-debian.git/commit
Minor packaging fixes
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 1 Sep 2010 19:54:51 +0000 (12:54 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 1 Sep 2010 22:42:32 +0000 (15:42 -0700)
commit1ae93745d2eadcdfdf1ab677180f28922e7c7d26
treeb1f9ec0a398bdbda7c893e8a16bbe46437142b88
parent9691eb9fee92301869ae34f750279f93504f7db1
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>
Makefile.am
Makefile.in
autogen.sh
lib/libzpool/Makefile.am
lib/libzpool/Makefile.in
zfs.spec.in