From a7b268f758c08c66b203ee136231ccf26054d4ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Sat, 7 Nov 2015 00:20:23 +0000 Subject: [PATCH] set Section --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 521c232..751950c 100644 --- a/README +++ b/README @@ -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