shithub: mc

Download patch

ref: 12f30002c5d31a56779700bdb95fffbcef02d440
parent: c33eb769c57da362e7a6ac64e0d538a075e5a5dd
author: Ori Bernstein <[email protected]>
date: Fri Nov 24 05:12:12 EST 2017

Document DESTDIR

--- a/mbld/mbld.1
+++ b/mbld/mbld.1
@@ -97,6 +97,15 @@
 Links with the runtime $MYR_RT instead of the default of
 prefix/lib/myr/_myrrt.o. 
 
+.TP
+.B DESTDIR
+Specified that when the files installed by
+.I mbld install
+are put into place, the paths are prefixed with
+.I DESTDIR.
+This fits with the conventions of many package systems,
+allowing Myrddin code to be packaged more easily.
+
 .SH FILES
 
 .TP