Package: tk-table / 2.10.8-3
Metadata
| Package | Version | Patches format |
|---|---|---|
| tk-table | 2.10.8-3 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Fix several minor glitches of the manpage.patch | (download) |
doc/tkTable.n |
10 4 + 6 - 0 ! |
fix several minor glitches of the manpage |
| Dont create an empty directory usr bin.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
dont create an empty directory /usr/bin |
| Remove the HTML doc installation.patch | (download) |
Makefile.in |
2 1 + 1 - 0 ! |
remove the html doc installation It goes into the wrong directory, and it is not needed at all since it doesn't provide other information than the manpage. |
| Set package name to Tktable.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
set package name to tktable |
| Correct declaration of TableOptionReliefGet.patch | (download) |
generic/tkTableTag.c |
4 2 + 2 - 0 ! |
correct declaration of tableoptionreliefget Closes: #1075578 |
| Avoid bool variable name illegal in C23.patch | (download) |
generic/tkTable.c |
6 3 + 3 - 0 ! |
avoid 'bool' variable name: illegal in c23 Closes: #1098004 |
