summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/bzip2/APKBUILD4
-rw-r--r--main/bzip2/bzip2.post-deinstall3
2 files changed, 2 insertions, 5 deletions
diff --git a/main/bzip2/APKBUILD b/main/bzip2/APKBUILD
index 953822480..4a15eb183 100644
--- a/main/bzip2/APKBUILD
+++ b/main/bzip2/APKBUILD
@@ -1,13 +1,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bzip2
pkgver=1.0.6
-pkgrel=1
+pkgrel=2
pkgdesc="A high-quality data compression program"
url="http://sources.redhat.com/bzip2"
arch="all"
license="BZIP2"
depends=""
-install="$pkgname.post-deinstall"
+install=""
source="http://www.bzip.org/$pkgver/$pkgname-$pkgver.tar.gz
bzip2-1.0.4-makefile-CFLAGS.patch
bzip2-1.0.6-saneso.patch
diff --git a/main/bzip2/bzip2.post-deinstall b/main/bzip2/bzip2.post-deinstall
deleted file mode 100644
index 99b57c463..000000000
--- a/main/bzip2/bzip2.post-deinstall
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-busybox --install -s