summaryrefslogtreecommitdiffstats
path: root/source/kde/kde/patch/kdeconnect-kde.patch
blob: 122440d2a99dcf5f9ecce82ab8fc11ac3d75c68b (plain) (blame)
1
2
# Fix remote device browsing with openssh 8.2:
cat $CWD/patch/kdeconnect-kde/kdeconnect-kde_openssh-8.2.diff | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }