[arch-commits] Commit in yaws/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Dec 11 20:58:23 UTC 2014


    Date: Thursday, December 11, 2014 @ 21:58:23
  Author: arodseth
Revision: 123792

upgpkg: yaws 1.99-2

Modified:
  yaws/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-11 20:54:31 UTC (rev 123791)
+++ PKGBUILD	2014-12-11 20:58:23 UTC (rev 123792)
@@ -5,7 +5,7 @@
 
 pkgname=yaws
 pkgver=1.99
-pkgrel=1
+pkgrel=2
 pkgdesc='Pure Erlang HTTP web server/framework'
 arch=('x86_64' 'i686')
 url='http://yaws.hyber.org/'
@@ -28,6 +28,8 @@
   done
   # R16B1 fix
   sed -i 's/:sha(Salted)/:hash(sha, Salted)/' src/yaws_websockets.erl
+  # hostname/config fix
+  sed -i 's/%host%/\*/g' scripts/yaws.conf.template
 }
 
 build() {



More information about the arch-commits mailing list