From 3cdc79c8163af49c66dfd17f363100171e13766c Mon Sep 17 00:00:00 2001 From: Pinghao Wu Date: Sat, 27 Jan 2024 15:44:30 +0800 Subject: [PATCH] systemd-cron: usrmerge --- systemd-cron/APKBUILD | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/systemd-cron/APKBUILD b/systemd-cron/APKBUILD index 51775d4..30a7c39 100644 --- a/systemd-cron/APKBUILD +++ b/systemd-cron/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: xdavidwu pkgname=systemd-cron pkgver=1.16.7 -pkgrel=0 +pkgrel=1 pkgdesc="systemd units to run cron scripts" url="https://github.com/systemd-cron/systemd-cron" arch="all" @@ -23,11 +23,9 @@ prepare() { } build() { - # libdir for systemd units ./configure \ --prefix=/usr \ --mandir=/usr/share/man \ - --libdir=/lib \ --enable-minutely \ --enable-quarterly \ --enable-semi_annually \ -- 2.43.0