Browse Source

forgot to disable everything again

master
Christoph Schug 24 years ago committed by Ralf S. Engelschall
parent
commit
a559593387
  1. 4
      apache/apache.spec

4
apache/apache.spec

@ -26,7 +26,7 @@
# the additionally used Apache modules
%define mod_ssl no
%define mod_perl no
%define mod_php yes
%define mod_php no
%define mod_dav no
%define mod_layout no
%define mod_macro no
@ -41,7 +41,7 @@
# more optional settings
# (requires mod_php set to "yes" above)
%define php_mysql yes
%define php_mysql no
%define php_gd no
%define php_db no
%define php_pdflib no

Loading…
Cancel
Save