diff options
Diffstat (limited to 'community/tcsh')
-rw-r--r-- | community/tcsh/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/tcsh/APKBUILD b/community/tcsh/APKBUILD index f38c8b47f8..ecc4d3bc7f 100644 --- a/community/tcsh/APKBUILD +++ b/community/tcsh/APKBUILD @@ -12,7 +12,6 @@ checkdepends="diffutils autoconf" makedepends="ncurses-dev" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall" subpackages="$pkgname-doc" -options="!checkroot" _tarball="TCSH6_21_00" source="tcsh-$pkgver.tar.gz::https://github.com/tcsh-org/tcsh/archive/$_tarball.tar.gz 001-sysmalloc.patch |