~alpine/aports

[alpine-aports] [PATCH] testing/h2o: Corrected mistake in pre-install

Bennett Goble <nivardus@gmail.com>
Details
Message ID
<1436103115-1820-1-git-send-email-nivardus@gmail.com>
Sender timestamp
1436103115
DKIM signature
missing
Download raw message
Patch: +2 -2
---
 testing/h2o/APKBUILD        | 2 +-
 testing/h2o/h2o.pre-install | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/h2o/APKBUILD b/testing/h2o/APKBUILD
index 2d644f5..21cb0a3 100644
--- a/testing/h2o/APKBUILD
+++ b/testing/h2o/APKBUILD
@@ -3,7 +3,7 @@

pkgname=h2o
pkgver=1.3.1
pkgrel=0
pkgrel=1
pkgdesc="An optimized HTTP/1, HTTP/2 server written in C"
url="https://h2o.examp1e.net"
arch="all"
diff --git a/testing/h2o/h2o.pre-install b/testing/h2o/h2o.pre-install
index 11474f5..7fc8104 100755
--- a/testing/h2o/h2o.pre-install
+++ b/testing/h2o/h2o.pre-install
@@ -2,6 +2,6 @@

adduser -s /sbin/nologin -h /var/www -D -S -H h2o 2>/dev/null 
addgroup -g 82 -S www-data 2>/dev/null
addgroup h2o www-data 2/dev/null
addgroup h2o www-data 2>/dev/null

exit 0
-- 
2.4.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)