]> git.pld-linux.org Git - packages/bbppp.git/blame - bbppp-gcc33.patch
- added /etc/bbtools dir to package (shared between bb* packages); release 3
[packages/bbppp.git] / bbppp-gcc33.patch
CommitLineData
bd9aff29
JB
1--- bbppp-0.2.3/main.cc.orig 2001-04-28 12:32:24.000000000 +0200
2+++ bbppp-0.2.3/main.cc 2004-03-28 17:59:16.152445184 +0200
3@@ -42,7 +42,7 @@
4 "};
5
6 fprintf(stdout,"\n%s version %s \n",BBTOOL,BBTOOL_VERSION);
7- fprintf(stdout,"Usage:
8+ fprintf(stdout,"Usage:\n\
9 %s [options]\n",BBTOOL);
10 fprintf(stdout, "%s", usageOptions);
11 /*
This page took 0.039582 seconds and 4 git commands to generate.