set Section

master
Marc Wäckerlin 9 years ago
parent 1a7b5d8b9c
commit a7b268f758
  1. 5
      README

@ -1,3 +1,4 @@
bootstrap-build-environment bootstrap-build-environment
Simply setup a new project: Simply setup a new project:
@ -9,7 +10,9 @@ Simply setup a new project:
6. follow the instructions, i.e. edit configure.ac 6. follow the instructions, i.e. edit configure.ac
7. run again: /path/to/bootstrap.sh 7. run again: /path/to/bootstrap.sh
8. add some generated files: svn add COPYING ChangeLog INSTALL 8. add some generated files: svn add COPYING ChangeLog INSTALL
9. your project is setup and compilable, test: ./bootstrap.sh -b 9. check files, i.e. all makefile.am, set Section in debian/control.in
10. your project is setup and compilable, test: ./bootstrap.sh -b
Fore more details, see: Fore more details, see:
./bootstrap.sh -h ./bootstrap.sh -h

Loading…
Cancel
Save