www-servers/uwsgi: remove unused 42_mod_uwsgi.conf

Note that 42_mod_uwsgi.conf in the APACHE2_MOD_CONF variable is
actually the destination argument of a newins call.

Fixes: c8973f428a ("www-servers/uwsgi: re-add files referenced by APACHE2_MOD_CONF (bug 611300)")
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Zac Medico
2017-04-12 13:12:43 -07:00
parent 403a8f6b51
commit 575f84cd1a

View File

@@ -1,7 +0,0 @@
<IfDefine UWSGI>
LoadModule uwsgi_module modules/mod_uwsgi.so
</IfDefine>
<IfDefine RUWSGI>
LoadModule uwsgi_module modules/mod_Ruwsgi.so
</IfDefine>