Missed a PLIST that needed fixing after the libtool 1.5.2 update.
Noted by Chris Gilbert
This commit is contained in:
parent
a5e5fc500c
commit
49714924ad
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
@comment $NetBSD: PLIST,v 1.4 2003/03/05 12:49:21 wiz Exp $
|
@comment $NetBSD: PLIST,v 1.5 2004/02/07 22:09:02 skrll Exp $
|
||||||
bin/id3convert
|
bin/id3convert
|
||||||
bin/id3cp
|
bin/id3cp
|
||||||
bin/id3info
|
bin/id3info
|
||||||
|
@ -17,7 +17,6 @@ include/id3/tag.h
|
||||||
include/id3/utils.h
|
include/id3/utils.h
|
||||||
include/id3/writer.h
|
include/id3/writer.h
|
||||||
include/id3/writers.h
|
include/id3/writers.h
|
||||||
lib/libid3-3.8.so
|
|
||||||
lib/libid3-3.8.so.3
|
lib/libid3-3.8.so.3
|
||||||
lib/libid3-3.8.so.3.0
|
lib/libid3-3.8.so.3.0
|
||||||
lib/libid3.a
|
lib/libid3.a
|
||||||
|
|
Loading…
Reference in a new issue