]> git.ipfire.org Git - pakfire.git/commitdiff
libpakfire: Do not try to export non-existant function
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Jun 2021 16:32:41 +0000 (16:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Jun 2021 16:32:41 +0000 (16:32 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/libpakfire.sym

index 7375b922c74dc67bfbdc16c96b2826c5a2b2d178..13482a2602f2a450415715dc79ad92a28037c267 100644 (file)
@@ -38,7 +38,6 @@ global:
        pakfire_get_repo;
        pakfire_get_repos;
        pakfire_install;
-       pakfire_make_cache_path;
        pakfire_read_makefile;
        pakfire_ref;
        pakfire_search;