mirror of
https://github.com/archlinux/aur.git
synced 2026-01-31 11:34:37 +01:00
cut unnecessary fat
This commit is contained in:
parent
e1d754ea20
commit
f1a58e1a8d
1 changed files with 0 additions and 1 deletions
1
PKGBUILD
1
PKGBUILD
|
|
@ -40,7 +40,6 @@ build() {
|
|||
fi
|
||||
|
||||
msg "GIT checkout done or server timeout"
|
||||
msg "Starting build..."
|
||||
|
||||
if [[ -e ${srcdir}/${_gitname}-build ]]; then rm -rf ${srcdir}/${_gitname}-build; fi
|
||||
mkdir ${srcdir}/${_gitname}-build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue