Fixes needed for successful validation

Signed-off-by: jcsiadal <jeremy.c.siadal@intel.com>
This commit is contained in:
jcsiadal
2021-12-16 00:10:58 +00:00
parent 8e626e9a62
commit 35755002ec
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
%global wwgroup warewulf
%global wwshared @WWROOT@/warewulf
%global wwshared @WWROOT@
%define debug_package %{nil}
Name: warewulf
@@ -55,6 +55,7 @@ system for large clusters of bare metal and/or virtual systems.
make all TFTPROOT="/srv/tftpboot"
%else
make all
%endif
%install