mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
Telegram: use underscore instead of hyphen
This commit is contained in:
@@ -19,9 +19,9 @@ COMMIT_5="5ca44b68721833ae3731802ed99af67c6f38a53a"
|
||||
SOURCE_URI_5="https://github.com/philsquared/Catch/archive/$COMMIT_5.zip"
|
||||
CHECKSUM_SHA256_5="bec93e64dea2dd0c6662a75a81cdd1747a753ccd86025ef436b7d2fac3b408d2"
|
||||
|
||||
ADDITIONAL_FILES="telegram-desktop.rdef.in"
|
||||
PATCHES="telegram-desktop-$portVersion.patchset"
|
||||
PATCHES_2="telegram-desktop-$portVersion-libtgvoip.patchset"
|
||||
ADDITIONAL_FILES="telegram_desktop.rdef.in"
|
||||
PATCHES="telegram_desktop-$portVersion.patchset"
|
||||
PATCHES_2="telegram_desktop-$portVersion-libtgvoip.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="?x86"
|
||||
@@ -109,7 +109,7 @@ INSTALL()
|
||||
-e "s|@MIDDLE@|$MIDDLE|" \
|
||||
-e "s|@MINOR@|$MINOR|" \
|
||||
-e "s|@LONG_INFO@|$LONG_INFO|" \
|
||||
$portDir/additional-files/telegram-desktop.rdef.in > telegram-desktop.rdef
|
||||
$portDir/additional-files/telegram_desktop.rdef.in > telegram_desktop.rdef
|
||||
|
||||
addResourcesToBinaries tdesktop.rdef $appsDir/Telegram
|
||||
addAppDeskbarSymlink $appsDir/Telegram
|
||||
Reference in New Issue
Block a user