dpt-cd - change to package's working directory
Contents
Caveats
Programs cannot change the working directory of the shell. In order to achieve this you should integrate
dpt with your shell. See dpt-shell-lib(1) for instructions.
Configuration
dptcheckout requires the "DPT_PACKAGES" environment variable.
See dpt-config(5) for details.
Copyright & License
Copyright 2013 Damyan Ivanov dmn@debian.org
This program is free software, licensed under the same term as perl.
pkg-perl-tools 0.82 2025-02-28 dpt-cd(1)
Description
dptcd puts you in the working copy for the packaging of a given package.
It does not try to update the checkout, nor create it if it does not exist. Use dpt-checkout(1) for that.
It is a shortcut for when you know that the given checkout is up to date or when you are offline.
Name
dpt-cd - change to package's working directory
Synopsis
dptcdpackage-name
