diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-01-11 02:24:44 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-01-11 02:24:44 (GMT) |
commit | c18b7a805648a5920424454ec5237d699ce4eecc (patch) | |
tree | edbf079ed84a25325159ba455e78465e29a2300e | |
parent | c9a21e49990da76516f862b690aa8e7ceda42e46 (diff) | |
download | linhes_pkgbuild-c18b7a805648a5920424454ec5237d699ce4eecc.zip linhes_pkgbuild-c18b7a805648a5920424454ec5237d699ce4eecc.tar.gz linhes_pkgbuild-c18b7a805648a5920424454ec5237d699ce4eecc.tar.bz2 |
changed install file
-rw-r--r-- | abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD b/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD index 7464266..d10c398 100644 --- a/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD +++ b/abs/extra-testing/v4l-dvb-hdpvr/PKGBUILD @@ -12,7 +12,7 @@ url="http://linuxtv.org/" depends=('kernel26') replaces=(v4l-dvb) makedepends=(kernel-headers) -install=v4l-dvb.install +install=v4l-dvb-hdpvr.install source=() build() { |