mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 07:14:37 +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
|
# patch makefile
|
||||||
cd "${srcdir}/archive_files"
|
cd "${srcdir}/archive_files"
|
||||||
patch -Np1 -i makefile_compat.patch || return 1
|
patch -Np1 -i $startdir/makefile_compat.patch || return 1
|
||||||
fi
|
fi
|
||||||
if [ "${CARCH}" = "i686" ]; then
|
if [ "${CARCH}" = "i686" ]; then
|
||||||
BUILDARCH=i386
|
BUILDARCH=i386
|
||||||
|
Loading…
Reference in New Issue
Block a user