build: remove configure for prebuild.
This commit is contained in:
parent
ec733d30ac
commit
5af9bab04b
5 changed files with 4 additions and 281 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -22,8 +22,6 @@ pkgver() {
|
|||
|
||||
prepare() {
|
||||
rsync -a --delete "$startdir" "$srcdir"
|
||||
cd "$srcdir/$pkgname"
|
||||
./configure --complain
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue