Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
f98277dc
Commit
f98277dc
authored
Oct 31, 2018
by
Xavier Bachelot
Browse files
Fix apache_version variable for Fedora
parent
5fce125c
Changes
1
Hide whitespace changes
Inline
Side-by-side
rpm/lemonldap-ng.spec
View file @
f98277dc
...
...
@@ -33,7 +33,7 @@
%endif
# Apache version
%if 0%{?rhel} >= 7
%if
0%{?fedora} ||
0%{?rhel} >= 7
%global apache_version 2.4
%else
%global apache_version 2
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment