188ebe14ee
by me.
17 lines
895 B
Plaintext
17 lines
895 B
Plaintext
$OpenBSD: patch-doc_Makefile_in,v 1.3 2009/05/31 01:56:51 landry Exp $
|
|
--- doc/Makefile.in.orig Sat May 2 11:50:12 2009
|
|
+++ doc/Makefile.in Sat May 30 19:14:17 2009
|
|
@@ -451,12 +451,6 @@ install-data-local:
|
|
$(INSTALL_DATA) $(srcdir)/geany.html $(DOCDIR)/html/index.html
|
|
$(INSTALL_DATA) $(srcdir)/geany.txt $(DOCDIR)/manual.txt
|
|
$(INSTALL_DATA) $(top_srcdir)/README $(DOCDIR)
|
|
- $(INSTALL_DATA) $(top_srcdir)/ChangeLog $(DOCDIR)
|
|
- $(INSTALL_DATA) $(top_srcdir)/NEWS $(DOCDIR)
|
|
- $(INSTALL_DATA) $(top_srcdir)/COPYING $(DOCDIR)
|
|
- $(INSTALL_DATA) $(top_srcdir)/AUTHORS $(DOCDIR)
|
|
- $(INSTALL_DATA) $(top_srcdir)/TODO $(DOCDIR)
|
|
- $(INSTALL_DATA) $(top_srcdir)/THANKS $(DOCDIR)
|
|
$(INSTALL_DATA) $(top_srcdir)/scintilla/License.txt $(DOCDIR)/ScintillaLicense.txt
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|