mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 03:37:45 +03:00
Fix autoconf variable substitution in init scripts.
Change the variable substitution in the init script templates according to the method described in the Autoconf manual; Chapter 4.7.2: Installation Directory Variables. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
This commit is contained in:
@@ -61,12 +61,6 @@ AC_CONFIG_FILES([
|
||||
udev/rules.d/Makefile
|
||||
etc/Makefile
|
||||
etc/init.d/Makefile
|
||||
etc/init.d/zfs.arch
|
||||
etc/init.d/zfs.gentoo
|
||||
etc/init.d/zfs.lunar
|
||||
etc/init.d/zfs.fedora
|
||||
etc/init.d/zfs.lsb
|
||||
etc/init.d/zfs.redhat
|
||||
etc/zfs/Makefile
|
||||
man/Makefile
|
||||
man/man8/Makefile
|
||||
|
||||
Reference in New Issue
Block a user