mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-09 16:01:28 +00:00
(pbuilder-dist: improved architecture detection, thanks to geser.)
This commit is contained in:
parent
d74688f04c
commit
e5e47f3117
@ -24,7 +24,7 @@ BASE_DIR="$HOME/pbuilder"
|
|||||||
EXTRACOMP=1
|
EXTRACOMP=1
|
||||||
|
|
||||||
|
|
||||||
ARCH=`dpkg-architecture | grep "DEB_HOST_ARCH=" | cut -f2 -d '='`
|
ARCH=`dpkg-architecture -qDEB_HOST_ARCH`
|
||||||
|
|
||||||
help()
|
help()
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user