public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Shannon Sterz <s.sterz@proxmox.com>
To: pdm-devel@lists.proxmox.com
Subject: [pdm-devel] [PATCH datacenter-manager 2/2] ui: add woff2 roboto flex variant to ui packaging
Date: Wed, 28 May 2025 17:14:17 +0200	[thread overview]
Message-ID: <20250528151417.414855-2-s.sterz@proxmox.com> (raw)
In-Reply-To: <20250528151417.414855-1-s.sterz@proxmox.com>

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
---
 ui/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ui/Makefile b/ui/Makefile
index 6be5cb3..9e4fbbc 100644
--- a/ui/Makefile
+++ b/ui/Makefile
@@ -65,6 +65,7 @@ install: $(COMPILED_OUTPUT) index.hbs
 
 	install -dm0755 $(DESTDIR)$(UIDIR)/fonts
 	install -m0644 pwt-assets/assets/fonts/RobotoFlexVariableFont.ttf $(DESTDIR)$(UIDIR)/fonts
+	install -m0644 pwt-assets/assets/fonts/RobotoFlexVariableFont.woff2 $(DESTDIR)$(UIDIR)/fonts
 
 	install -m0644 dist/pdm-ui_bundle.js $(DESTDIR)$(UIDIR)/js
 	install -m0644 dist/pdm-ui_bg.wasm.gz $(DESTDIR)$(UIDIR)/js
-- 
2.39.5



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


  reply	other threads:[~2025-05-28 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-28 15:14 [pdm-devel] [PATCH datacenter-manager 1/2] ui: update pwt-assets to get new woff2 font variant Shannon Sterz
2025-05-28 15:14 ` Shannon Sterz [this message]
2025-05-30  7:35 ` [pdm-devel] applied: " Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250528151417.414855-2-s.sterz@proxmox.com \
    --to=s.sterz@proxmox.com \
    --cc=pdm-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal