mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
libid3tag: Correction - comment out libid3tag.pc file in rootfile
- 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@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
85f41901d9
commit
5f588d60a0
@@ -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
|
||||
|
||||
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user