summaryrefslogtreecommitdiff
path: root/freefilesync/debian/patches/series
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-15 19:45:00 -0500
committerB Stack <bgstack15@gmail.com>2020-02-15 19:45:00 -0500
commit3d209807735b32f7dbc97a4ff60d73e0007f5c1d (patch)
tree7bf79d23abc3e3090139e4edd98cebcd64d5bd84 /freefilesync/debian/patches/series
parentfreefilesync dpkg rc1 for gtk2 (diff)
downloadstackrpms-3d209807735b32f7dbc97a4ff60d73e0007f5c1d.tar.gz
stackrpms-3d209807735b32f7dbc97a4ff60d73e0007f5c1d.tar.bz2
stackrpms-3d209807735b32f7dbc97a4ff60d73e0007f5c1d.zip
freefilesync gtk3 dpkg rc1
And now include the dsc file for easier osc operation
Diffstat (limited to 'freefilesync/debian/patches/series')
-rw-r--r--freefilesync/debian/patches/series5
1 files changed, 2 insertions, 3 deletions
diff --git a/freefilesync/debian/patches/series b/freefilesync/debian/patches/series
index f61c180..da9adb8 100644
--- a/freefilesync/debian/patches/series
+++ b/freefilesync/debian/patches/series
@@ -1,10 +1,9 @@
ffs_allow_parallel_ops.patch
ffs_devuan.patch
-# can be either gtk2 or gtk3
-ffs_devuan_gtk2.patch
+# gtk3 for obs, gtk2 for albion
+ffs_devuan_gtk3.patch
ffs_no_check_updates.patch
ffs_no_wx311.patch
ffs_sftp.patch
ffs_libssh2.patch
ffs_curl.patch
-ffs_10.20.patch
bgstack15