From f203c3db79758da616c2d1c0768a0eabd1552982 Mon Sep 17 00:00:00 2001 From: grepwood Date: Sun, 25 Feb 2024 17:39:26 +0100 Subject: [PATCH] Removing unneeded USAGE for wise_unpack_installers --- eclass/wise.eclass | 1 - 1 file changed, 1 deletion(-) diff --git a/eclass/wise.eclass b/eclass/wise.eclass index d1cd130..209ac7e 100644 --- a/eclass/wise.eclass +++ b/eclass/wise.eclass @@ -39,7 +39,6 @@ BDEPEND+=" " # @FUNCTION: wise_unpack_installers -# @USAGE: # @DESCRIPTION: # This function requires that a global array called WISE_INSTALLER be declared on the package's level. # All paths in that variable will be extracted with e_wise for DOS, because a native version does not exist yet.