1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-04 02:00:04 +00:00

packages: various .debug packaging fixes

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@831 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-10-28 19:33:04 +00:00
parent 41588f18a7
commit 860b48501c
25 changed files with 38 additions and 36 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ EXTRA_OECONF = "--disable-glibtest \
--enable-explicit-deps=no \
--disable-debug"
FILES_${PN} = "/etc ${bindir} ${libdir}/libpango*.so.*"
FILES_${PN} = "/etc ${bindir}/* ${libdir}/libpango*.so.*"
LIBV = "1.4.0"