diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb index 8c8574aa20..8e31f1dcd5 100644 --- a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb +++ b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.7.bb | |||
| @@ -15,10 +15,10 @@ SRC_URI[archive.md5sum] = "d66b81ee8aa3b3a33f5efc9a47ce07e3" | |||
| 15 | SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6" | 15 | SRC_URI[archive.sha256sum] = "8b34f81599423ef3da9c43775495da602f83cbbee069c9e760ffeae6aa4768e6" |
| 16 | 16 | ||
| 17 | FILES_${PN}-dbg += "\ | 17 | FILES_${PN}-dbg += "\ |
| 18 | ${libdir}/${PN}/${PV}/modules/.debug \ | 18 | ${libdir}/${PN}/${PV}/modules/.debug \ |
| 19 | ${libdir}/${PN}/${PV}/modules/*/.debug \ | 19 | ${libdir}/${PN}/${PV}/modules/*/.debug \ |
| 20 | " | 20 | " |
| 21 | FILES_${PN}-staticdev += "\ | 21 | FILES_${PN}-staticdev += "\ |
| 22 | ${libdir}/${PN}/${PV}/modules/*.a \ | 22 | ${libdir}/${PN}/${PV}/modules/*.a \ |
| 23 | ${libdir}/${PN}/${PV}/modules/*/*.a \ | 23 | ${libdir}/${PN}/${PV}/modules/*/*.a \ |
| 24 | " | 24 | " |
