[CONC-87] Source tarball contains a copy of itself in ./test Created: 2014-04-04 Updated: 2014-04-04 Resolved: 2014-04-04 |
|
| Status: | Closed |
| Project: | MariaDB Connector/C |
| Component/s: | None |
| Affects Version/s: | 2.0.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Hartmut Holzgraefe | Assignee: | Georg Richter |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Description |
|
There seems to be an almost complete copy of the source tarball files (minus the test directory itself) inside the ./test directory, e.g.: ./mariadb_client-2.0.0-src/libmariadb/libmariadb.c Not sure whether this is intentional, but as there is no such ./test subdir in bzr and as building with the ./test subdir removed works just fine I assume this was a packaging oversight? (... insert usual rant about lack of functionally equivalents to automake "make dist" and "make distcheck" in CMake here ...) |
| Comments |
| Comment by Georg Richter [ 2014-04-04 ] |
|
This was a buldbot problem - we will upload the correct package soon |