diff options
author | Jamie Lenehan <lenehan@twibble.org> | 2007-05-16 01:44:46 +0000 |
---|---|---|
committer | Jamie Lenehan <lenehan@twibble.org> | 2007-05-16 01:44:46 +0000 |
commit | 7542dae3490e74bc94e93dadbf97a1ae085263ed (patch) | |
tree | 558ed09973aac88d785a4d6b1de46a7f0e242318 /packages/havp/havp_0.86.bb | |
parent | 196fe037fda65eaa9c1c3e07d0651f8cd6c363e2 (diff) |
havp 0.86: Add new version. This version is compatile with the clamav 0.9x
versions.
Diffstat (limited to 'packages/havp/havp_0.86.bb')
-rw-r--r-- | packages/havp/havp_0.86.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/havp/havp_0.86.bb b/packages/havp/havp_0.86.bb new file mode 100644 index 0000000000..c5bb0636bb --- /dev/null +++ b/packages/havp/havp_0.86.bb @@ -0,0 +1,5 @@ +require havp.inc + +PR = "r0" + +SRC_URI_append += " file://reconfigure.patch;patch=1" |