From 1a86a8d427532a489798e5e9bffbb3c3cb746dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Nogueira?= Date: Fri, 2 Jul 2021 22:39:42 -0300 Subject: [PATCH] check: remove REMARKS comment. Using a prepared archive when available makes sense, and usually leads to avoiding more hostmakedeps, so this isn't an abnormal situation. No need to call it out explicitly. --- srcpkgs/check/template | 3 --- 1 file changed, 3 deletions(-) diff --git a/srcpkgs/check/template b/srcpkgs/check/template index 57d33519bee..c1c3d23637a 100644 --- a/srcpkgs/check/template +++ b/srcpkgs/check/template @@ -21,6 +21,3 @@ check-devel_package() { vmove usr/share/aclocal } } - -# REMARKS: -# We want the prepared archive so we don't need texlive in hostmakedepends