From af7086092d854c6e3d9581f24eb6bdcb8ce1bc24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 21 Nov 2022 17:26:57 +0700 Subject: [PATCH] baloo5: fix libexecdir location --- srcpkgs/baloo5/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/baloo5/template b/srcpkgs/baloo5/template index 099f872a6b7..690adf4694b 100644 --- a/srcpkgs/baloo5/template +++ b/srcpkgs/baloo5/template @@ -1,7 +1,7 @@ # Template file for 'baloo5' pkgname=baloo5 version=5.100.0 -revision=1 +revision=2 build_style=cmake configure_args=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"