Date: Thu, 26 Aug 1999 12:42:14 -0700 (PDT) From: Nik Clayton <nik@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1 Makefile doc/es_ES.ISO_8859-1 Makefile doc/ja_JP.eucJP Makefile doc/ru_RU.KOI8-R Makefile doc/zh_TW.Big5 Makefile Message-ID: <199908261942.MAA83998@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
nik 1999/08/26 12:42:13 PDT
Modified files:
en_US.ISO_8859-1 Makefile
es_ES.ISO_8859-1 Makefile
ja_JP.eucJP Makefile
ru_RU.KOI8-R Makefile
zh_TW.Big5 Makefile
Log:
When making the compatability symlink, do it in the parent directory
to both directories, and make it relative, rather than absolute.
This fixes the case where you might install the docs under one directory
/foo/bar/..., and then want to migrate them elsewhere (to /usr/share/).
With the old scheme, the symlink would start /foo/bar/..., and would
therefore be broken.
A good example of this happening is "make release" :-)
Revision Changes Path
1.4 +2 -3 doc/en_US.ISO_8859-1/Makefile
1.5 +2 -3 doc/es_ES.ISO_8859-1/Makefile
1.8 +2 -3 doc/ja_JP.eucJP/Makefile
1.4 +2 -3 doc/ru_RU.KOI8-R/Makefile
1.4 +2 -3 doc/zh_TW.Big5/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908261942.MAA83998>
