summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Runge2015-10-20 10:36:26 +0200
committerDavid Runge2015-10-20 10:36:26 +0200
commitb8834e2a4b9872846ec2979ae25e3bcda2232c81 (patch)
tree6dcc971422df0fb283bebce5efcad369fa3a9f67
parentcc898d2e9912b02bcf0dd07aebc226c20159503e (diff)
downloadaur-b8834e2a4b9872846ec2979ae25e3bcda2232c81.tar.gz
PKGBUILD: Dropping dbus user settings, as they are now properly covered by systemd. Updating to version 0.1.2.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38cdcb314dd6..8329084f96ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = uenv-git
pkgdesc = Useful scripts, systemd timer/service units and their configuration
- pkgver = 0.1.r1.gd915eb9
+ pkgver = 0.1.r2.gfc3a992
pkgrel = 1
url = https://sleepmap.de/projects/uenv
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 706b6004d253..33bbbe252077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Runge <dave@sleepmap.de>
pkgname=uenv-git
-pkgver=0.1.r1.gd915eb9
+pkgver=0.1.r2.gfc3a992
_basename=uenv
pkgrel=1
pkgdesc="Useful scripts, systemd timer/service units and their configuration"
@@ -53,8 +53,6 @@ package() {
cd "$srcdir/$_basename"
install -d ${pkgdir}/usr/lib/systemd/scripts/
install -Dm 755 scripts/* ${pkgdir}/usr/lib/systemd/scripts/
- install -d ${pkgdir}/usr/lib/systemd/system/user@.service.d/
- install -Dm 644 system/user@.service.d/dbus.conf ${pkgdir}/usr/lib/systemd/system/user@.service.d/
install -d ${pkgdir}/usr/lib/systemd/system/
install -Dm 644 system/{autotunnel@,cpupower-rt,rtorrent@,update-mirrorlist}.* ${pkgdir}/usr/lib/systemd/system/
install -d ${pkgdir}/usr/lib/systemd/user/