mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
84863717bd
languages. PR: 18273 Submitted by: sobomax
12 lines
327 B
Plaintext
12 lines
327 B
Plaintext
--- docs/Makefile.in.orig Fri Apr 28 18:12:08 2000
|
|
+++ docs/Makefile.in Fri Apr 28 18:12:46 2000
|
|
@@ -73,7 +73,7 @@
|
|
|
|
subdistdir = ${distdir}
|
|
|
|
-instdir = ${prefix}/moonshine/docs
|
|
+instdir = ${prefix}/share/doc/moonshine
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
|
CONFIG_HEADER = ../config.h
|
|
CONFIG_CLEAN_FILES =
|