aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/clamav/APKBUILD5
1 files changed, 0 insertions, 5 deletions
diff --git a/main/clamav/APKBUILD b/main/clamav/APKBUILD
index fd1dcab2b8..8e84012e69 100644
--- a/main/clamav/APKBUILD
+++ b/main/clamav/APKBUILD
@@ -26,11 +26,6 @@ source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz
_builddir="$srcdir/$pkgname-$pkgver"
-prepare() {
- cd "$_builddir"
- patch -p0 -i "$srcdir/clamav-0.95.1-nls.patch" || return 1
-}
-
build() {
cd "$_builddir"
./configure \