[CCBC-166] make distcheck may file depending on how the dist is built Created: 07/Jan/13 Updated: 06/Feb/13 Resolved: 10/Jan/13 |
|
| Status: | Closed |
| Project: | Couchbase C client library libcouchbase |
| Component/s: | library |
| Affects Version/s: | 2.0.3 |
| Fix Version/s: | 2.0.3 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Trond Norbye | Assignee: | Sergey Avseyev |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
The problem is how we're building the dist file. Currently we include all of the .txt files into the bundle and only a subset of the generated files (man pages). Instead we should list the files we want to include in the dist file, and that should be all of the _GENERATED_ files.
|
| Comments |
| Comment by Trond Norbye [ 07/Jan/13 ] |
| http://review.couchbase.org/#/c/23749/ |