diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-07-03 22:48:09 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-07-03 22:48:09 +0000 |
commit | 5fac67dffbad3b5479f4a46c0b86c8881a36dd0e (patch) | |
tree | 4e6ac6e2f0cc740ae7108d45e5da7570157f6fa0 /bluez-utils | |
parent | 2df9120cefb8b31221c21f49cfc3846585ea4390 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into home.hrw.one.pl:/home/szczepan/zaurus/oe/packages
2004/07/03 23:40:57+02:00 hrw.one.pl!hrw
package manpages
BKrev: 40e737a9v73Z73kSFQVJnfPtgqSEZA
Diffstat (limited to 'bluez-utils')
-rw-r--r-- | bluez-utils/bluez-utils-2.3/man.patch | 0 | ||||
-rw-r--r-- | bluez-utils/bluez-utils_2.3.oe | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/bluez-utils/bluez-utils-2.3/man.patch b/bluez-utils/bluez-utils-2.3/man.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bluez-utils/bluez-utils-2.3/man.patch diff --git a/bluez-utils/bluez-utils_2.3.oe b/bluez-utils/bluez-utils_2.3.oe index 520369580b..5fe4c8f518 100644 --- a/bluez-utils/bluez-utils_2.3.oe +++ b/bluez-utils/bluez-utils_2.3.oe @@ -5,6 +5,7 @@ DEPENDS = "virtual/libbluetooth" DESCRIPTION = "Utilities for controlling Bluetooth devices." SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \ + file://man.patch;patch=1 \ file://configure.patch;patch=1" EXTRA_OECONF:="--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}" |