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

Sergej Pupykin spupykin at nymeria.archlinux.org
Mon Sep 2 15:05:35 UTC 2013


    Date: Monday, September 2, 2013 @ 17:05:35
  Author: spupykin
Revision: 96631

upgpkg: darkhttpd 1.9-4

upd

Modified:
  darkhttpd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-02 14:51:26 UTC (rev 96630)
+++ PKGBUILD	2013-09-02 15:05:35 UTC (rev 96631)
@@ -1,6 +1,6 @@
 pkgname=darkhttpd
 pkgver=1.9
-pkgrel=3
+pkgrel=4
 pkgdesc="A small and secure static webserver"
 arch=('i686' 'x86_64')
 url="http://dmr.ath.cx/net/darkhttpd/"
@@ -28,8 +28,8 @@
   install -Dm755 "$srcdir/$pkgname-$pkgver/darkhttpd" "$pkgdir/usr/bin/darkhttpd"
 
   # install systemd files:
-  install -Dm644 "$srcdir/darkhttpd.service" "$pkgdir/etc/systemd/system/darkhttpd.service"
-  install -Dm644 "$srcdir/darkhttpd.socket" "$pkgdir/etc/systemd/system/darkhttpd.socket"
+  install -Dm644 "$srcdir/darkhttpd.service" "$pkgdir/usr/lib/systemd/system/darkhttpd.service"
+  install -Dm644 "$srcdir/darkhttpd.socket" "$pkgdir/usr/lib/systemd/system/darkhttpd.socket"
 
   # install license"
   install -d "$pkgdir/usr/share/licenses/$pkgname"




More information about the arch-commits mailing list