diff options
Diffstat (limited to 'app-antivirus/skyldav/files/skyldav-0.6-examples.patch')
-rw-r--r-- | app-antivirus/skyldav/files/skyldav-0.6-examples.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-antivirus/skyldav/files/skyldav-0.6-examples.patch b/app-antivirus/skyldav/files/skyldav-0.6-examples.patch new file mode 100644 index 000000000000..7ae29a191a9f --- /dev/null +++ b/app-antivirus/skyldav/files/skyldav-0.6-examples.patch @@ -0,0 +1,11 @@ +diff -urN skyldav-0.6.orig/Makefile.am skyldav-0.6/Makefile.am +--- skyldav-0.6.orig/Makefile.am 2016-04-13 00:55:28.000000000 +0200 ++++ skyldav-0.6/Makefile.am 2016-04-22 10:19:55.730771296 +0200 +@@ -9,7 +9,6 @@ + rm -rf doc/doxygen + + install-data-local: \ +- install-skyldav-examples \ + install-skyldav-conf \ + install-skyldavnotify-desktop + |