mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Install zfs-devel headers in /usr/include
The zfs-devel header files for linking with the libspl/libzfs libraries should be installed under /usr/include not /include. Ensure the correct install location is used when building an rpm package. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
		
							parent
							
								
									2708f716c0
								
							
						
					
					
						commit
						a65666f638
					
				| @ -5,6 +5,7 @@ | |||||||
| %define _prefix          / | %define _prefix          / | ||||||
| %define _libexecdir      /usr/libexec | %define _libexecdir      /usr/libexec | ||||||
| %define _datadir         /usr/share | %define _datadir         /usr/share | ||||||
|  | %define _includedir      /usr/include | ||||||
| %define _udevdir         /lib/udev | %define _udevdir         /lib/udev | ||||||
| 
 | 
 | ||||||
| Summary:         ZFS Library and Utils | Summary:         ZFS Library and Utils | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Brian Behlendorf
						Brian Behlendorf