forked from neil/lxc-templates
Merge pull request #17 from tenforward/plamo
plamo: Workaround for building plamo 32bit 6.x container on current 7.x
This commit is contained in:
commit
71c91d48ed
@ -123,6 +123,7 @@ install_plamo() {
|
||||
pkgtool="pkgtools"
|
||||
else
|
||||
pkgtool="hdsetup"
|
||||
LANG=C
|
||||
fi
|
||||
|
||||
( cd $dlcache ; tar xpJf "$pkgtool"-*.txz ; rm -rf tmp usr var )
|
||||
|
Loading…
Reference in New Issue
Block a user