change: Appoint ARCH
This commit is contained in:
@@ -174,7 +174,7 @@ DEBIAN_DEB_ARCH=$LIBC6_ARCH
|
|||||||
echo "$DEBIAN_DEB_ARCH"
|
echo "$DEBIAN_DEB_ARCH"
|
||||||
|
|
||||||
echo "debian multiarch directory name:"
|
echo "debian multiarch directory name:"
|
||||||
DEBIAN_MULTIARCH=`dpkg-architecture -A "$DEBIAN_DEB_ARCH" | grep "^DEB_TARGET_MULTIARCH=.*"`
|
DEBIAN_MULTIARCH=${ARCH}
|
||||||
check $?
|
check $?
|
||||||
DEBIAN_MULTIARCH=${DEBIAN_MULTIARCH:21}
|
DEBIAN_MULTIARCH=${DEBIAN_MULTIARCH:21}
|
||||||
echo "$DEBIAN_MULTIARCH"
|
echo "$DEBIAN_MULTIARCH"
|
||||||
|
|||||||
Reference in New Issue
Block a user