public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH 3/4] libtpms: Add dist to lfs file
Date: Wed,  9 Jul 2025 14:09:51 +0200	[thread overview]
Message-ID: <20250709120952.210031-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250709120952.210031-1-adolf.belka@ipfire.org>

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/libtpms | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/lfs/libtpms b/lfs/libtpms
index 1f87a236c..6116e9412 100644
--- a/lfs/libtpms
+++ b/lfs/libtpms
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libtpms
-PAK_VER    = 1
+PAK_VER    = 2
 
 DEPS       =
 
@@ -58,6 +58,9 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
 
 b2 : $(subst %,%_BLAKE2,$(objects))
 
+dist:
+	@$(PAK)
+
 ###############################################################################
 # Downloading, checking, b2sum
 ###############################################################################
-- 
2.50.0



  parent reply	other threads:[~2025-07-09 12:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-09 12:09 [PATCH 1/4] json-glib: Move to be built after glib has been built Adolf Belka
2025-07-09 12:09 ` [PATCH 2/4] core197: Ship json-glib Adolf Belka
2025-07-09 12:09 ` Adolf Belka [this message]
2025-07-09 12:09 ` [PATCH 4/4] swtpm: Add dist to lfs file Adolf Belka
2025-07-10  9:26 ` [PATCH 1/4] json-glib: Move to be built after glib has been built Michael Tremer

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=20250709120952.210031-3-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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