aboutsummaryrefslogtreecommitdiff
path: root/devel/uds/files/patch-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/uds/files/patch-Makefile.in')
-rw-r--r--devel/uds/files/patch-Makefile.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/uds/files/patch-Makefile.in b/devel/uds/files/patch-Makefile.in
deleted file mode 100644
index 3b2bedadf1bb..000000000000
--- a/devel/uds/files/patch-Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- Makefile.in.orig Tue Feb 27 14:29:36 2001
-+++ Makefile.in Tue Feb 27 14:30:46 2001
-@@ -377,9 +377,9 @@
- cp `find $(srcdir)/test/ -type f -maxdepth 1` $(top_distdir)/test
-
- install-data-hook:
-- rm -Rf $(prefix)/doc/uds
-- mkdir -p $(prefix)/doc/uds
-- cp $(srcdir)/doc/*.html $(prefix)/doc/uds
-+ rm -Rf $(prefix)/share/uds/doc
-+ mkdir -p $(prefix)/share/uds/doc
-+ cp $(srcdir)/doc/*.html $(prefix)/share/uds/doc
-
- uninstall-local:
- rm -Rf /usr/doc/uds