mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-09-05 13:11:33 +00:00
fixed jwsgi plugin name
This commit is contained in:
@@ -8,7 +8,7 @@ except:
|
||||
exec(f.read(), up)
|
||||
f.close()
|
||||
|
||||
NAME='ring'
|
||||
NAME='jwsgi'
|
||||
CFLAGS = up['CFLAGS']
|
||||
CFLAGS.append('-I%s' % jvm_path)
|
||||
LDFLAGS = []
|
||||
|
||||
Reference in New Issue
Block a user