jpeg 6b: Remove spurious debug info from jpeg-tools. Closes #1231.
authorJamie Lenehan <lenehan@twibble.org>
Fri, 11 Aug 2006 05:30:01 +0000 (05:30 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Fri, 11 Aug 2006 05:30:01 +0000 (05:30 +0000)
packages/jpeg/jpeg_6b.bb

index 23e3ed8..cad909d 100644 (file)
@@ -1,11 +1,11 @@
-PR = "r2"
+PR = "r3"
 SECTION = "libs"
 PRIORITY = "required"
 MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
 DEPENDS = "libtool-cross"
 DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format."
 PACKAGES =+ "jpeg-tools "
-FILES_jpeg-tools = "${bindir}"
+FILES_jpeg-tools = "${bindir}/[!.]*"
 LICENSE ="jpeg"
 SRC_URI = "http://www.ijg.org/files/jpegsrc.v${PV}.tar.gz \
           file://debian.patch;patch=1 \