freebsd-dev/rpm/generic
Brian Behlendorf 3ef005c674 Fix zfs-dkms uninstall/update
Modern versions of dkms cleanup the build directory after installing.
This resulted in 'dkms uninstall' never running because the check
added by commit 866c162 which verifies the existance of the
zfs.release build product would never be true.

This patch resolves the issue by updating the conditional to check
in the explicitly installed zfs_config.h file for the version.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3862
2015-10-02 11:19:25 -07:00
..
.gitignore Refresh RPM packaging 2013-03-18 15:33:17 -07:00
Makefile.am Refresh RPM packaging 2013-03-18 15:33:17 -07:00
zfs-dkms.spec.in Fix zfs-dkms uninstall/update 2015-10-02 11:19:25 -07:00
zfs-kmod.spec.in Tag zfs-0.6.5 2015-09-11 11:16:38 -07:00
zfs.spec.in Tag zfs-0.6.5 2015-09-11 11:16:38 -07:00