summaryrefslogtreecommitdiff
path: root/www/neon26/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/neon26/files/patch-Makefile.in')
-rw-r--r--www/neon26/files/patch-Makefile.in20
1 files changed, 0 insertions, 20 deletions
diff --git a/www/neon26/files/patch-Makefile.in b/www/neon26/files/patch-Makefile.in
deleted file mode 100644
index d2b965fc7f06..000000000000
--- a/www/neon26/files/patch-Makefile.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.in.orig Sat Jun 22 17:56:55 2002
-+++ Makefile.in Thu Jan 2 16:41:37 2003
-@@ -21,7 +21,7 @@
- man1dir = $(mandir)/man1
- man3dir = $(mandir)/man3
- datadir = $(prefix)/share
--docdir = $(datadir)/doc/neon-@NEON_VERSION@
-+docdir = $(datadir)/doc/neon
- includedir = @includedir@
- neonincludes = $(includedir)/neon
-
-@@ -115,7 +115,7 @@
- for m in $(srcdir)/doc/man/*.1; do \
- $(INSTALL_DATA) $$m $(DESTDIR)$(man1dir); done
-
--install: subdirs install-headers install-lib install-config install-docs
-+install: subdirs install-headers install-lib install-config
-
- # libtool does all the necessary magic here
- install-lib: src/libneon.la