mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
7b47628acb
Most kshlib files are imported by other scripts and do not have a shebang at the top of their files. Make all kshlib follow this convention. Remove shebangs from cfg files as well. Reviewed-by: loli10K <ezomori.nozomu@gmail.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov> Close #7406
6 lines
104 B
Makefile
6 lines
104 B
Makefile
pkgdatadir = $(datadir)/@PACKAGE@/test-runner/include
|
|
|
|
dist_pkgdata_DATA = \
|
|
logapi.shlib \
|
|
stf.shlib
|