extra/gawk: post-deinstall to update busybox links

This commit is contained in:
Natanael Copa 2009-03-27 14:56:57 +00:00
parent b4a243d8a7
commit de56558de3
2 changed files with 9 additions and 4 deletions

View File

@ -2,15 +2,16 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gawk
pkgver=3.1.6
pkgrel=0
pkgrel=1
pkgdesc="GNU awk pattern-matching language"
url="http://www.gnu.org/software/gawk/gawk.html"
license="GPL"
depends="uclibc"
makedepends=""
install=
install="$pkgname.post-deinstall"
subpackages="$pkgname-doc"
source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
$install"
build() {
cd "$srcdir/$pkgname-$pkgver"
@ -25,4 +26,5 @@ build() {
}
md5sums="b237751aef53c9ead9644e376bc53386 gawk-3.1.6.tar.gz"
md5sums="b237751aef53c9ead9644e376bc53386 gawk-3.1.6.tar.gz
b84506d253e04db3c5af9016fead45a3 gawk.post-deinstall"

View File

@ -0,0 +1,3 @@
#!/bin/sh
busybox --install -s