From 827200ba995a72a1231aa320f17989f96daf78d5 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 23 Aug 2022 00:14:18 +0200 Subject: [PATCH] dq: update to 0.0.20220822. --- srcpkgs/dq/template | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/srcpkgs/dq/template b/srcpkgs/dq/template index 91642dcb1a6..1cb43f16691 100644 --- a/srcpkgs/dq/template +++ b/srcpkgs/dq/template @@ -1,6 +1,6 @@ # Template file for 'dq' pkgname=dq -version=0.0.20220101 +version=0.0.20220822 revision=1 wrksrc="${pkgname}-${version##*.}" build_style=gnu-makefile @@ -16,18 +16,14 @@ maintainer="Duncaen " license="Public Domain" homepage="https://mojzis.com/software/dq/" distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz" -checksum=1ec16730569656f8a7c0ace5a6767dbb3aee243e923448cc2368e11b25e74ae7 - -if [ "$CROSS_BUILD" ]; then - make_build_target="cross-compile" -fi +checksum=6f64b248154e852d0da2f6cc81e5578e7fb3387737aadf1b0bd3e14fec92e316 system_accounts="_dqcache" post_extract() { - sed -e '/chown/d' -i make-install.sh - echo "/usr/bin" >conf-sbin + vsed -e 's;usr/sbin;usr/bin;g' -i Makefile } + post_install() { vsv dqcache