mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-22 02:07:24 +00:00
Fix accidentally broken CMAKE_INSTALL_PREFIX in snap
Regression was introduced in a6a8363527d5853612e56b18841aed71f9ddb44a
This commit is contained in:
parent
536884bb46
commit
62329c104c
@ -37,7 +37,7 @@ parts:
|
||||
cmake-generator: Ninja
|
||||
cmake-parameters:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_INSTALL_PREFIX=/
|
||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
- -DTDESKTOP_API_ID=611335
|
||||
- -DTDESKTOP_API_HASH=d524b414d21f4d37f08684c1df41ac9c
|
||||
override-pull: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user