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

Kyle Keen kkeen at archlinux.org
Sun Oct 18 22:19:00 UTC 2015


    Date: Monday, October 19, 2015 @ 00:19:00
  Author: kkeen
Revision: 144340

upgpkg: hiawatha 9.15-2  FS#46765

Modified:
  hiawatha/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-18 21:22:06 UTC (rev 144339)
+++ PKGBUILD	2015-10-18 22:19:00 UTC (rev 144340)
@@ -5,7 +5,7 @@
 
 pkgname=hiawatha
 pkgver=9.15
-pkgrel=1
+pkgrel=2
 pkgdesc="Secure and advanced webserver"
 url="https://www.hiawatha-webserver.org/"
 arch=('i686' 'x86_64')
@@ -84,7 +84,7 @@
       -i "$pkgdir/etc/hiawatha/hiawatha.conf"
   
   install -Dm644 logrotate.d/hiawatha "$pkgdir/etc/logrotate.d/hiawatha"
-  install -Dm755 "$srcdir/hiawatha.service" "$pkgdir/usr/lib/systemd/system/hiawatha.service"
+  install -Dm644 "$srcdir/hiawatha.service" "$pkgdir/usr/lib/systemd/system/hiawatha.service"
   install -Dm644 "$srcdir/hiawatha.conf.sample" "$pkgdir/etc/hiawatha/"
 }
 



More information about the arch-commits mailing list