alarm/libaccept4: fix .install script syntax

This commit is contained in:
WarheadsSE 2012-06-05 08:03:06 -05:00
parent 637c0874cc
commit 55a8ce012c
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
pkgname=libaccept4
pkgdesc='Library to supply accept4() to kernels without it'
pkgver=0.1.0
pkgrel=1
pkgrel=2
arch=('arm')
license=('GPL')
url="http://pond-weed.com/wmt8650/index.html"

View file

@ -4,8 +4,8 @@ post_install() {
}
post_upgrade() {
post_remove();
post_install();
post_remove
post_install
}
# remove from ld.so.preload