summaryrefslogtreecommitdiffstats
path: root/extra/ncftp/APKBUILD
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2009-03-25 21:39:19 +0000
committerCarlo Landmeter <clandmeter@gmail.com>2009-03-25 21:39:19 +0000
commit044bf35ebe0ece74d5a386050c69f77b82a9f0ff (patch)
tree5067e1b7dcc275d0d0e5d1ece02bcf2ec59c90be /extra/ncftp/APKBUILD
parent6649493bc33042f1e9b123177640933ab2a432b4 (diff)
extra/ncftp: switched to new install file.
fixes #17
Diffstat (limited to 'extra/ncftp/APKBUILD')
-rw-r--r--extra/ncftp/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ncftp/APKBUILD b/extra/ncftp/APKBUILD
index 2c157f3412a..4a43f4582c8 100644
--- a/extra/ncftp/APKBUILD
+++ b/extra/ncftp/APKBUILD
@@ -7,9 +7,9 @@ url="http://www.ncftp.com/"
license="custom"
depends="uclibc"
makedepends="ncurses-dev"
-install="$pkgname.install"
+install="$pkgname.post-install"
source="ftp://ftp.$pkgname.com/$pkgname/$pkgname-$pkgver-src.tar.bz2
-ncftp.install"
+$pkgname.post-install"
subpackages="$pkgname-doc $pkgname-bookmarks"
build () {
@@ -35,4 +35,4 @@ bookmarks () {
}
md5sums="b2b4b2fd38c81754b8f13895d784d491 ncftp-3.2.2-src.tar.bz2
-14748964fb593df0e2914a61941cb3c0 ncftp.install"
+b2f4e60fb769c6c9461f28979efa087d ncftp.post-install"