From 89d8ffb5e46f2b55e7ec3677ecf8cab1dab88433 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 28 Oct 2022 11:59:47 +0700 Subject: [PATCH] citations: remove unused variable --- srcpkgs/citations/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/citations/template b/srcpkgs/citations/template index feb839767cd..5dbdc7c9fa6 100644 --- a/srcpkgs/citations/template +++ b/srcpkgs/citations/template @@ -14,7 +14,6 @@ license="GPL-3.0-or-later" homepage="https://gitlab.gnome.org/World/citations" distfiles="https://gitlab.gnome.org/World/citations/-/archive/${version}/citations-${version}.tar.gz" checksum=77ac6a7cc442de74eccfc3f07687803cd1feca2da348753eddd34404b94bf253 -_meson_builddir="${XBPS_BUILDDIR}/citations-${version}/build" # Allows the cross build to know where the file is placed--build.ninja does not account for cross build pre_build() {