Hi,
Files in the git repo are flat in a single directory. e.g.,
http://git.grml.org/?p=grml-debootstrap.git;a=tree
- How they are arranged into different places when packed into the .deb?
- I want to move /etc/debootstrap/config to /usr/share/grml-debootstrap/functions/config, what other steps should I take, apart from altering the source code?
Thanks