Skip to content

fix(dgw): fix RPM webapp directories installed under wrong names#1722

Merged
Benoît Cortier (CBenoit) merged 1 commit intomasterfrom
build/fix-rpm-packaging-bis
Mar 19, 2026
Merged

fix(dgw): fix RPM webapp directories installed under wrong names#1722
Benoît Cortier (CBenoit) merged 1 commit intomasterfrom
build/fix-rpm-packaging-bis

Conversation

@CBenoit
Copy link
Member

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.

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.
@CBenoit Benoît Cortier (CBenoit) enabled auto-merge (squash) March 19, 2026 05:11
@CBenoit Benoît Cortier (CBenoit) merged commit 5668b18 into master Mar 19, 2026
42 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the build/fix-rpm-packaging-bis branch March 19, 2026 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants