summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2017-02-01 18:19:54 +0900
committerAaron Bauman <bman@gentoo.org>2017-02-01 18:19:54 +0900
commit755993fcf7c9451edfe66a9577d15b2d35a9034c (patch)
treeae60b7564f04d18e9703e0e750e8d0b428a12165 /app-admin/lsyncd/files
parentapp-admin/monit: remove vulnerable wrt sec bug #598322 (diff)
downloadgentoo-755993fcf7c9451edfe66a9577d15b2d35a9034c.tar.gz
gentoo-755993fcf7c9451edfe66a9577d15b2d35a9034c.tar.bz2
gentoo-755993fcf7c9451edfe66a9577d15b2d35a9034c.zip
app-admin/lsyncd: remove vulnerable wrt sec bug #562898
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-admin/lsyncd/files')
-rw-r--r--app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch b/app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch
deleted file mode 100644
index c78df89b694b..000000000000
--- a/app-admin/lsyncd/files/lsyncd-2.1.6-mandir.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -92,4 +92,4 @@
- target_link_libraries( lsyncd ${LUA_LIBRARIES} )
-
- install( TARGETS lsyncd RUNTIME DESTINATION bin )
--install( FILES doc/lsyncd.1 DESTINATION man)
-+install( FILES doc/lsyncd.1 DESTINATION share/man/man1)