diff options
author | Chris Larson <clarson@kergoth.com> | 2004-01-22 05:04:57 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-01-22 05:04:57 +0000 |
commit | ed7b576c93ec11c390e27610fa4438025e28e595 (patch) | |
tree | 22622f2ca467165e098c4164eb17fdd486d423c9 /alsa-lib/alsa-lib_0.9.8.oe | |
parent | c394ab97c3fd1df894d3576ba5ce20abbfbccc44 (diff) |
Packaging fixes pass one - slowly getting all unpackaged files packaged up.
BKrev: 400f59f9xpqzar-AmUoCX8PT3DEwPA
Diffstat (limited to 'alsa-lib/alsa-lib_0.9.8.oe')
-rw-r--r-- | alsa-lib/alsa-lib_0.9.8.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/alsa-lib/alsa-lib_0.9.8.oe b/alsa-lib/alsa-lib_0.9.8.oe index bf1e1e2c61..720c959abb 100644 --- a/alsa-lib/alsa-lib_0.9.8.oe +++ b/alsa-lib/alsa-lib_0.9.8.oe @@ -2,6 +2,7 @@ DESCRIPTION="Alsa sound library" MAINTAINER="Lorn Potter <lpotter@trolltech.com>" LICENSE="GPL" DEPENDS="virtual/libc" +FILES_alsa-lib_append=" ${datadir}/alsa" SRC_URI="ftp://ftp.alsa-project.org/pub/lib/alsa-lib-${PV}.tar.bz2" |