|
|
|
@ -1,3 +1,4 @@ |
|
|
|
|
|
|
|
|
|
bootstrap-build-environment |
|
|
|
|
|
|
|
|
|
Simply setup a new project: |
|
|
|
@ -9,7 +10,9 @@ Simply setup a new project: |
|
|
|
|
6. follow the instructions, i.e. edit configure.ac |
|
|
|
|
7. run again: /path/to/bootstrap.sh |
|
|
|
|
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: |
|
|
|
|
./bootstrap.sh -h |
|
|
|
|