Skip to content

Commit 41a8f4d

Browse files
Revert "Revert "Disabled default no-openssl configuration in mstflint spec""
This reverts commit 6e8055c.
1 parent 264ffeb commit 41a8f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mstflint.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
%{!?noinband: %define noinband 0}
77
%{!?nodc: %define nodc 0}
88
%{!?enablecs: %define enablecs 0}
9-
%{!?nopenssl: %define nopenssl 1}
9+
%{!?nopenssl: %define nopenssl 0}
1010
%{!?enablefwmgr: %define enablefwmgr 0}
1111
%{!?CONF_DIR: %define CONF_DIR /etc/mstflint}
1212

0 commit comments

Comments
 (0)