main/uwsgi: fix typo

This commit is contained in:
Luca Weiss 2019-09-09 12:18:38 +02:00 committed by Natanael Copa
parent 21ffc72e42
commit dd7afaaff2

View File

@ -4,7 +4,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=uwsgi
pkgver=2.0.18
pkgrel=0
pkgrel=1
pkgdesc="uWSGI application container server"
url="http://projects.unbit.it/uwsgi/"
arch="all"
@ -178,7 +178,7 @@ package() {
install -m 755 -D "$srcdir"/uwsgi.initd "$pkgdir"/etc/init.d/uwsgi
install -m 775 -d -o root -g uwsgi "$pkgdir"/var/log/uwsgi
install -D LICENSE "$pkgdir"/usr/share/licenses/$pkgnam/LICENSE
install -D LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
# Disable emutramp/mprotect, this is needed for luajit and cffi.
paxmark -em "$pkgdir"/usr/sbin/uwsgi