aboutsummaryrefslogtreecommitdiff
path: root/parallel/abuild
blob: 57b2f8ae294ce9814748e9129600e325cc8cdfbe (plain)
1
2
3
4
5
6
7
8
9
name=parallel
version=20260522
release=2
source="https://ftpmirror.gnu.org/gnu/${name}/${name}-${version}.tar.bz2"

postbuild() {
	rm -r $PKG/usr/share/bash-completion/
	rm -r $PKG/usr/share/zsh/
}