Remove file from PLIST that is not installed (see PR 49173).
This commit is contained in:
parent
8e54c3a806
commit
3c76595f12
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2014/08/27 05:51:39 adam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2014/09/08 08:52:06 wiz Exp $
|
||||
bin/x265
|
||||
include/x265.h
|
||||
include/x265_config.h
|
||||
lib/libx265.a
|
||||
lib/libx265.so
|
||||
lib/libx265.so.${PKGVERSION}
|
||||
lib/libx265.so.31
|
||||
lib/pkgconfig/x265.pc
|
||||
|
|
Loading…
Reference in a new issue