mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 04:05:40 +03:00
testing/xboard: update config sub
This commit is contained in:
parent
dc86d239fd
commit
64239e1d75
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ _builddir="$srcdir"/xboard-$pkgver
|
|||
prepare() {
|
||||
local i
|
||||
cd "$_builddir"
|
||||
update_config_sub || return 1
|
||||
for i in $source; do
|
||||
case $i in
|
||||
*.patch) msg $i; patch -p1 -i "$srcdir"/$i || return 1;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue