From ac78af3207a43309115505ff872312fbb7889f62 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 31 Jul 2004 23:44:35 +0000 Subject: Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/08/01 00:44:19+01:00 (none)!pb inherit binconfig BKrev: 410c2ee3s_WiCrGsNzkPXUyTrymEtQ --- audiofile/audiofile_0.2.6.oe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audiofile/audiofile_0.2.6.oe b/audiofile/audiofile_0.2.6.oe index ce47399323..c17d2c0589 100644 --- a/audiofile/audiofile_0.2.6.oe +++ b/audiofile/audiofile_0.2.6.oe @@ -1,4 +1,4 @@ -PR = "r1" +PR = "r2" SECTION = "libs" LICENSE = "LGPL GPL" DESCRIPTION = "The Audio File Library provides a uniform and elegant \ @@ -8,7 +8,7 @@ Research, Amiga IFF/8SVX, and NIST SPHERE." SRC_URI = "http://www.68k.org/~michael/audiofile/audiofile-${PV}.tar.gz" -inherit autotools pkgconfig +inherit autotools pkgconfig binconfig do_stage () { install -m 0644 libaudiofile/audiofile.h libaudiofile/aupvlist.h libaudiofile/af_vfs.h ${STAGING_INCDIR}/ -- cgit v1.2.3