[pve-devel] Debian Appliance Builder exec: cd: not found
Wendel Toews
wendel at dynamo-electric.com
Mon Feb 9 21:32:42 CET 2015
I am trying to build a appliance that requires some packages to be built
from source. When I try to change the working directory with :
dab exec cd /usr/local/src
I get :
/sbin/defenv: 10: exec: cd: not found
If I use:
dab exec /bin/sh -c "cd /usr/local/src; pwd"
it returns:
/
I am trying to change the working directory so I can run make && make
install. What is the correct way to do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20150209/89efaf09/attachment.htm>
More information about the pve-devel
mailing list