Commit 5668b18
authored
fix(dgw): fix RPM webapp directories installed under wrong names (#1722)
fpm installs a source directory *by name* inside the destination when
given a bare directory path. Specifying explicit target paths ensures
webapp/client and webapp/player are consistent with the DEB package.
This is identical to the commit 1cbb8b9, but targets the currently
active code path found in tlk.ps1.1 parent d51d0c4 commit 5668b18
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
890 | 890 | | |
891 | 891 | | |
892 | 892 | | |
893 | | - | |
894 | | - | |
| 893 | + | |
| 894 | + | |
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
| |||
0 commit comments