From 29e67ba75521c91c78d52b623290981802e63da2 Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 17 Oct 2018 02:49:42 +0000 Subject: freefilesync: bump to 10.5 --- freefilesync/ffs_no_user_manual.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 freefilesync/ffs_no_user_manual.patch (limited to 'freefilesync/ffs_no_user_manual.patch') diff --git a/freefilesync/ffs_no_user_manual.patch b/freefilesync/ffs_no_user_manual.patch new file mode 100644 index 0000000..97dde3c --- /dev/null +++ b/freefilesync/ffs_no_user_manual.patch @@ -0,0 +1,12 @@ +# upstream project did not include user manual in release. +diff -Naur -x '*.orig' -x '*.rej' 10.5-0/FreeFileSync/Source/Makefile 10.5-1/FreeFileSync/Source/Makefile +--- 10.5-0/FreeFileSync/Source/Makefile 2018-10-16 22:14:04.472035798 -0400 ++++ 10.5-1/FreeFileSync/Source/Makefile 2018-10-16 22:17:45.141649203 -0400 +@@ -121,7 +121,6 @@ + ../Build/gong.wav \ + ../Build/harp.wav \ + ../Build/Resources.zip \ +- "../Build/User Manual.pdf" \ + $(APPSHAREDIR) + + mkdir -p $(DOCSHAREDIR) -- cgit