summaryrefslogtreecommitdiff
path: root/freefilesync/debian/patches
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-06-24 16:47:25 -0400
committerB Stack <bgstack15@gmail.com>2020-06-24 16:47:25 -0400
commitde4d3a80ab58d6d62f0e4dc25abf64306ef7bec7 (patch)
tree6b12f288b907cbfa779f459f479b75f6b135ce20 /freefilesync/debian/patches
parentgtk3 build for obs (diff)
downloadstackrpms-de4d3a80ab58d6d62f0e4dc25abf64306ef7bec7.tar.gz
stackrpms-de4d3a80ab58d6d62f0e4dc25abf64306ef7bec7.tar.bz2
stackrpms-de4d3a80ab58d6d62f0e4dc25abf64306ef7bec7.zip
ffs dpkg gtk2 build
Diffstat (limited to 'freefilesync/debian/patches')
-rw-r--r--freefilesync/debian/patches/series2
1 files changed, 1 insertions, 1 deletions
diff --git a/freefilesync/debian/patches/series b/freefilesync/debian/patches/series
index f8aa959..ba71e47 100644
--- a/freefilesync/debian/patches/series
+++ b/freefilesync/debian/patches/series
@@ -1,7 +1,7 @@
ffs_allow_parallel_ops.patch
ffs_devuan.patch
# gtk3 for obs, gtk2 for albion
-ffs_devuan_gtk3.patch
+ffs_devuan_gtk2.patch
ffs_no_check_updates.patch
ffs_no_wx311.patch
ffs_sftp.patch
bgstack15