Add support for building RPMs on CentOS/RHEL 7

This commit is contained in:
Dave Page
2020-03-19 12:53:00 -04:00
parent 96361656e4
commit 8812a7db69
7 changed files with 131 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
<IfModule !wsgi_module>
LoadModule wsgi_module modules/pgadmin4-python3-mod_wsgi.so
</IfModule>