7 Jun
2010
7 Jun
'10
01:39
* Tong Sun wrote [07.06.10 01:37]: Hi,
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?
Have a look at the debian/rules file.
Just build the package manually with dpkg-buildpackage to test your changes.
regards, Ulrich