summaryrefslogtreecommitdiff
path: root/libre/systemd
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-07-21 17:04:37 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-07-24 00:58:10 -0400
commitb24f38ea39ad553c4cc428b189687ac6eccf1cfa (patch)
treeead221cffc434a85be536100dbb57451985e53c6 /libre/systemd
parent3e134af85f65c4565010cb5bb8c69107bd03e52d (diff)
libre/systemd: Update checksums (75f76e6), tidy
Diffstat (limited to 'libre/systemd')
-rw-r--r--libre/systemd/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD
index 177ebee79..78e601d4e 100644
--- a/libre/systemd/PKGBUILD
+++ b/libre/systemd/PKGBUILD
@@ -240,7 +240,7 @@ package_systemd() {
etc/systemd/user.conf)
install=systemd.install
- cp -rT -d --no-preserve=ownership,timestamp "$srcdir/dest/$pkgbase" "$pkgdir"
+ cp -rT -d --no-preserve=ownership,timestamp "$srcdir/dest/$pkgname" "$pkgdir"
# don't write units to /etc by default. some of these will be re-enabled on
# post_install.
@@ -408,7 +408,7 @@ package_systemd-nss-resolve() {
package_systemd-resolvconf() {
pkgdesc='systemd resolvconf replacement'
license=('LGPL2.1')
- depends=('systemd')
+ depends=('systemd' "systemd-common=$pkgver")
provides=('openresolv' 'resolvconf')
conflicts=('openresolv')