libgpg-error 1.3: Remove spurious .debug directories from the non -dbg packages.
authorJamie Lenehan <lenehan@twibble.org>
Tue, 12 Sep 2006 00:06:58 +0000 (00:06 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Tue, 12 Sep 2006 00:06:58 +0000 (00:06 +0000)
packages/libgpg-error/libgpg-error_1.3.bb

index c290538..a2a19b2 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r0"
+PR = "r1"
 DESCRIPTION = "GPG-Error library"
 SECTION = "libs"
 PRIORITY = "optional"
@@ -9,7 +9,7 @@ SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.gz \
 
 # move libgpg-error-config into -dev package
 FILES_${PN} = "${libdir}/lib*.so.*"
-FILES_${PN}-dev += "${bindir}"
+FILES_${PN}-dev += "${bindir}/*"
 
 inherit autotools binconfig pkgconfig