aboutsummaryrefslogtreecommitdiff
path: root/editors/pdfedit/files/patch-doc__Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/pdfedit/files/patch-doc__Makefile')
-rw-r--r--editors/pdfedit/files/patch-doc__Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/pdfedit/files/patch-doc__Makefile b/editors/pdfedit/files/patch-doc__Makefile
deleted file mode 100644
index d517e84b31a5..000000000000
--- a/editors/pdfedit/files/patch-doc__Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
---- doc/Makefile.orig 2008-12-03 00:16:03 UTC
-+++ doc/Makefile
-@@ -18,9 +18,6 @@ doc_dist_install: $(MAN_INSTALL_TARGET)
- $(USER_MANUAL_INSTALL_TARGET) \
- $(DOXYGEN_INSTALL_TARGET) \
- $(ADVANCED_DOC_INSTALL_TARGET)
-- $(MKDIR) $(INSTALL_ROOT)$(DOC_PATH)/;
-- $(COPY_FILE) LICENSE.GPL ../README ../Changelog AUTHORS README-* \
-- README.cygwin $(INSTALL_ROOT)$(DOC_PATH)
-
- # TODO maybe we should be less brutal here and delete only our files However we
- # have no list of installed doc files. This list is probably too much effort