mirror of
https://github.com/flatpak/flatpak.git
synced 2026-02-01 03:21:23 -05:00
@@ -1243,7 +1243,7 @@ flatpak_dir_get_unmaintained_extension_dir (FlatpakDir *self,
|
||||
const char *arch,
|
||||
const char *branch)
|
||||
{
|
||||
const char *unmaintained_ref;
|
||||
g_autofree char *unmaintained_ref = NULL;
|
||||
|
||||
unmaintained_ref = g_build_filename ("extension", name, arch, branch, NULL);
|
||||
return g_file_resolve_relative_path (self->basedir, unmaintained_ref);
|
||||
|
||||
Reference in New Issue
Block a user