From 7aa14e8ad273b1c12d15e2a3e89f802cbe36592c Mon Sep 17 00:00:00 2001 From: Albert Graef Date: Mon, 30 Jan 2023 07:26:06 +0100 Subject: [PATCH] linux_make: fix missing 128x128/mimetypes directory. --- packages/linux_make/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/linux_make/Makefile b/packages/linux_make/Makefile index 292b3d5cd..1c99a7cdc 100644 --- a/packages/linux_make/Makefile +++ b/packages/linux_make/Makefile @@ -102,6 +102,7 @@ endif install -d $(DESTDIR)/usr/share/icons/hicolor/128x128/apps install -p -m0644 $(packages_src)/linux_make/purr-data.png \ $(DESTDIR)/usr/share/icons/hicolor/128x128/apps/ + install -d $(DESTDIR)/usr/share/icons/hicolor/128x128/mimetypes install -p -m0644 $(packages_src)/linux_make/text-x-purr-data.png \ $(DESTDIR)/usr/share/icons/hicolor/128x128/mimetypes install -d $(DESTDIR)/usr/share/applications/