From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libid3tag: Correction - comment out libid3tag.pc file in rootfile
Date: Sat, 24 Apr 2021 13:23:24 +0200 [thread overview]
Message-ID: <20210424112324.2638-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]
- In previous patch libid3tag.pc file was left uncommented in the rootfile
The pkg-config files are only required during the build or for
development not for the normal operation of IPFire
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/libid3tag | 2 +-
lfs/libid3tag | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/rootfiles/packages/libid3tag b/config/rootfiles/packages/libid3tag
index 0899f8702..575804c01 100644
--- a/config/rootfiles/packages/libid3tag
+++ b/config/rootfiles/packages/libid3tag
@@ -4,4 +4,4 @@
#usr/lib/libid3tag.so
usr/lib/libid3tag.so.0
usr/lib/libid3tag.so.0.3.0
-usr/lib/pkgconfig/id3tag.pc
+#usr/lib/pkgconfig/id3tag.pc
diff --git a/lfs/libid3tag b/lfs/libid3tag
index 9005ca94c..b0263f267 100644
--- a/lfs/libid3tag
+++ b/lfs/libid3tag
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libid3tag
-PAK_VER = 2
+PAK_VER = 3
DEPS =
--
2.31.1
reply other threads:[~2021-04-24 11:23 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210424112324.2638-1-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