Skip to content

Commit

Permalink
DO NOT MERGE: Add -d option for make
Browse files Browse the repository at this point in the history
  • Loading branch information
sumit-bose committed Sep 15, 2023
1 parent 233a846 commit 8d1ea61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/sssd.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@ autoreconf -ivf
%endif
%{nil}

%make_build all docs runstatedir=%{_rundir}
%make_build -d all docs runstatedir=%{_rundir}

%py3_shebang_fix src/tools/analyzer/sss_analyze
sed -i -e 's:/usr/bin/python:/usr/bin/python3:' src/tools/sss_obfuscate
Expand Down

0 comments on commit 8d1ea61

Please sign in to comment.