1
0
Xu Zhao 2019-06-27 03:05:58 +00:00 committed by Git OBS Bridge
parent 2acb48c3a4
commit b43c964f5b

View File

@ -191,9 +191,6 @@ cp %{_sourcedir}/tdesktop.patch %{_builddir}/tdesktop-%{version}
cd %{_builddir}/tdesktop-%{version}
%patch0 -p1
# Add TDESKTOP_DISABLE_GTK_INTEGRATION in file_utilties_linux.h
sed -i "1s/^/#define TDESKTOP_DISABLE_GTK_INTEGRATION\n\n/" Telegram/SourceFiles/platform/linux/file_utilities_linux.h
cp %{_sourcedir}/patch.py . && python3 ./patch.py
cp %{_sourcedir}/catch.hpp ./Telegram/SourceFiles/