Commit 77a619d
committed
Update the deploy script directory name
Previously, the deploy script generated a tarball with a directory name
of 'python-gssapi-${TAG_NAME}', giving 'python-gssapi-v${VERSION}'.
However, to keep compatibility with the GitHub tarball and with the
general naming convention, the top-level directory should be
'python-gssapi-${VERSION}' (no 'v' before the version).
This commit corrects that.1 parent a52e4ac commit 77a619d
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
11 | 20 | | |
0 commit comments