summaryrefslogtreecommitdiff
path: root/freefilesync
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-11-22 07:57:36 -0500
committerB Stack <bgstack15@gmail.com>2019-11-22 07:57:36 -0500
commit438c727baf064b769ab7f669f0b3f965412e428f (patch)
treed07124d0ebe190eb55780a669863c8e31d4cd07d /freefilesync
parentfreefilesync on el7 compiles now (diff)
downloadstackrpms-438c727baf064b769ab7f669f0b3f965412e428f.tar.gz
stackrpms-438c727baf064b769ab7f669f0b3f965412e428f.tar.bz2
stackrpms-438c727baf064b769ab7f669f0b3f965412e428f.zip
fix patch9
Diffstat (limited to 'freefilesync')
-rw-r--r--freefilesync/freefilesync.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/freefilesync/freefilesync.spec b/freefilesync/freefilesync.spec
index 1260fe9..97b5e8d 100644
--- a/freefilesync/freefilesync.spec
+++ b/freefilesync/freefilesync.spec
@@ -40,7 +40,7 @@ Patch5: ffs_el.patch
Patch6: ffs_libssh2.patch
Patch7: ffs_curl.patch
Patch8: ffs_bit.patch
-Patch8: ffs_no_eraseif.patch
+Patch9: ffs_no_eraseif.patch
Packager: B Stack <bgstack15@gmail.com>
# WARNING: the build will FAIL if you have wxGTK3-devel installed. Only wxGTK2-devel should be on the build system.
bgstack15