Skip to content

Commit b4ebba0

Browse files
authored
Fix mixed-use-of-spaces-and-tabs rpmlint warning
Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Germano Massullo <[email protected]> Closes #17461
1 parent 238eab7 commit b4ebba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpm/generic/zfs.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ validating the file system.
275275
%package dracut
276276
Summary: Dracut module
277277
Group: System Environment/Kernel
278-
BuildArch: noarch
278+
BuildArch: noarch
279279
Requires: %{name} >= %{version}
280280
Requires: dracut
281281
Requires: /usr/bin/awk

0 commit comments

Comments
 (0)