From: Michael Tremer Date: Fri, 18 Jun 2021 16:32:41 +0000 (+0000) Subject: libpakfire: Do not try to export non-existant function X-Git-Tag: 0.9.28~1232 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3d3a05d04cf86d68ffb076d1165ac4919f2fc6;p=pakfire.git libpakfire: Do not try to export non-existant function Signed-off-by: Michael Tremer --- diff --git a/src/libpakfire/libpakfire.sym b/src/libpakfire/libpakfire.sym index 7375b922c..13482a260 100644 --- a/src/libpakfire/libpakfire.sym +++ b/src/libpakfire/libpakfire.sym @@ -38,7 +38,6 @@ global: pakfire_get_repo; pakfire_get_repos; pakfire_install; - pakfire_make_cache_path; pakfire_read_makefile; pakfire_ref; pakfire_search;