mirror of
git://slackware.nl/current.git
synced 2025-01-11 08:01:05 +01:00
4 lines
98 B
Text
4 lines
98 B
Text
# Temporary workaround for a gpgme cmake bug:
|
|||
sed -e '/find_package.*QGpgme/d' -i CMakeLists.txt
|
|||
|