summaryrefslogtreecommitdiff
path: root/user/rc
diff options
context:
space:
mode:
Diffstat (limited to 'user/rc')
-rw-r--r--user/rc/APKBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/user/rc/APKBUILD b/user/rc/APKBUILD
index c949968fa..fb05794e6 100644
--- a/user/rc/APKBUILD
+++ b/user/rc/APKBUILD
@@ -3,16 +3,14 @@
pkgname=rc
pkgver=1.7.4
pkgrel=0
-pkgdesc="a reimplementation of the Plan 9 shell"
+pkgdesc="Reimplementation of the Plan 9 shell"
url="http://tobold.org/article/rc"
arch="all"
license="Zlib"
depends=""
makedepends="libedit-dev"
-install=""
subpackages="$pkgname-doc"
source="http://static.tobold.org/$pkgname/$pkgname-$pkgver.tar.gz"
-builddir="$srcdir/$pkgname-$pkgver"
build() {
cd "$builddir"