mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 02:42:33 +00:00
vte: libvte package should not contain libvte.so
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4607 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
ee47fe0a76
commit
bb3a13bddb
@ -14,5 +14,5 @@ do_stage() {
|
||||
}
|
||||
|
||||
PACKAGES =+ "libvte vte-termcap"
|
||||
FILES_libvte = "${libdir}/*.so*"
|
||||
FILES_libvte = "${libdir}/*.so.*"
|
||||
FILES_vte-termcap = "${datadir}/vte/termcap"
|
||||
|
||||
@ -1,2 +1,2 @@
|
||||
require vte.inc
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user