mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 01:51:00 +03:00
Use top level object directory in zfs-module.spec
Commit 6283f55ea1
updated _almost_
everything to use the correct top level object directory. This
was done to correctly supporting building in custom directories.
Unfortunately, I missed this one instance in the zfs-module.spec.in
rpm spec file. Fix it.
This commit is contained in:
parent
d9400aede6
commit
e32f7d6162
@ -175,7 +175,7 @@
|
||||
%define spldir %{_usrsrc}/spl-%{splver}/%{kver}
|
||||
%endif
|
||||
%if %{undefined splobj}
|
||||
%define splobj %{spldir}/module
|
||||
%define splobj %{spldir}
|
||||
%endif
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user