mirror of
https://github.com/flatpak/flatpak.git
synced 2026-01-30 10:31:21 -05:00
Merge pull request #65 from matthiasclasen/builder-messages
Add another status message to flatpak-builder
This commit is contained in:
@@ -1504,6 +1504,7 @@ builder_manifest_cleanup (BuilderManifest *self,
|
||||
gsize desktop_size;
|
||||
g_auto(GStrv) desktop_keys = NULL;
|
||||
|
||||
g_print ("Rewriting contents of %s\n", desktop_basename);
|
||||
if (!g_file_load_contents (desktop, NULL,
|
||||
&desktop_contents, &desktop_size, NULL, error))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user