Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/snap
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-07-15 10:36:49 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-07-15 10:37:03 +0300
commitaf4c5c88f00a8f66afbf8411808935d8bb84ad98 (patch)
tree38adac65b0ca527b6a6495f9a3a2c317bcf08d2c /snap
parent2bb3ae52a072f3736b068b76c98548841838b3c2 (diff)
Fix seeking in Cache Brush and other Secondary Drawing Orders
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
Diffstat (limited to 'snap')
-rw-r--r--snap/snapcraft.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 3a8741238..283b3aeb2 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -57,6 +57,7 @@ parts:
current_dir=$PWD
cd "$SNAPCRAFT_PART_SRC"
git apply --verbose "$SNAPCRAFT_STAGE/0003-Fixed-6298-Mask-CACHED_BRUSH-when-checking-brush-sty.patch"
+ git apply --verbose "$SNAPCRAFT_STAGE/0001-Fix-seeking-in-Cache-Brush-and-other-Secondary-Drawi.patch"
cd "$current_dir"
snapcraftctl build
build-packages: