mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 03:24:36 +08:00
Merge branch 'testing' of gitorious.org:chakra-packages/platform into testing
This commit is contained in:
commit
416a95c3e2
@ -48,7 +48,7 @@ _archdir=x86_64
|
||||
|
||||
# patch makefile
|
||||
cd "${srcdir}/archive_files"
|
||||
patch -Np1 -i makefile_compat.patch || return 1
|
||||
patch -Np1 -i $startdir/makefile_compat.patch || return 1
|
||||
fi
|
||||
if [ "${CARCH}" = "i686" ]; then
|
||||
BUILDARCH=i386
|
||||
|
Loading…
Reference in New Issue
Block a user