summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-antivirus/skyldav/files/skyldav-0.2_rc3-examples.patch')
-rw-r--r--app-antivirus/skyldav/files/skyldav-0.2_rc3-examples.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/app-antivirus/skyldav/files/skyldav-0.2_rc3-examples.patch b/app-antivirus/skyldav/files/skyldav-0.2_rc3-examples.patch
deleted file mode 100644
index d331dd3..0000000
--- a/app-antivirus/skyldav/files/skyldav-0.2_rc3-examples.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -urN skyldav-0.2rc3.orig/Makefile.am skyldav-0.2rc3/Makefile.am
---- skyldav-0.2rc3.orig/Makefile.am 2013-07-20 14:36:43.000000000 +0200
-+++ skyldav-0.2rc3/Makefile.am 2013-08-16 22:16:35.255347000 +0200
-@@ -9,8 +9,6 @@
- rm -rf doc/doxygen
-
- install-data-local:
-- mkdir -p $(DESTDIR)$(docdir)/examples/
-- cp -rf $(srcdir)/examples/* $(DESTDIR)$(docdir)/examples/
- mkdir -p $(DESTDIR)$(sysconfdir)
- test -e $(DESTDIR)$(sysconfdir)/skyldav.conf || \
- cp examples/etc/skyldav.conf $(DESTDIR)$(sysconfdir)