Remove trailing whitespace

This commit is contained in:
Andreas Schneider 2021-06-17 15:28:43 +02:00
parent 4e6773440b
commit e37c5c8b5b
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
# Build vfs_gluster module by default on 64bit Fedora
%global is_rhgs 0
%if "%{dist}" == ".el8rhgs" || "%{dist}" == ".el9rhgs"
%if "%{dist}" == ".el8rhgs" || "%{dist}" == ".el9rhgs"
%global is_rhgs 1
%endif