summaryrefslogtreecommitdiffstats
path: root/main/patch/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-08-31 14:53:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-08-31 14:53:51 +0000
commit34e9c61c5f0c081c20837d3ee5ff9d38a2e79ce9 (patch)
tree2be34b987c53ee09d2e3f6503c2d7b558c08e0c8 /main/patch/APKBUILD
parentfc5dc042c0afcd80502b6da2114557bef4c2bb5e (diff)
downloadaports-34e9c61c5f0c081c20837d3ee5ff9d38a2e79ce9.tar.bz2
aports-34e9c61c5f0c081c20837d3ee5ff9d38a2e79ce9.tar.xz
main/patch: let trigger handle busybox links
Diffstat (limited to 'main/patch/APKBUILD')
-rw-r--r--main/patch/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/patch/APKBUILD b/main/patch/APKBUILD
index c51e3d1e5..c06c53ddb 100644
--- a/main/patch/APKBUILD
+++ b/main/patch/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=patch
pkgver=2.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="Utility to apply diffs to files"
url="http://www.gnu.org/software/patch/patch.html"
arch="all"
@@ -9,7 +9,7 @@ license='GPL'
depends=
source="ftp://ftp.gnu.org/gnu/patch/patch-2.6.tar.bz2"
subpackages="$pkgname-doc"
-install="$pkgname.post-deinstall $pkgname.post-upgrade"
+install=
_builddir="$srcdir"/$pkgname-2.6