Add portal support
[mono.git] / man / gacutil.1
index 05d9ff2b1e2ca9c771a7731f4167ff4c077b2594..a777387557dc5677f78c63fd090cbd5bf49ed539 100644 (file)
@@ -43,7 +43,7 @@ developers can reference a set of libraries at once.
 .Sp
 The -root option is used to specify the "libdir" value of an installation 
 prefix which differs from the prefix of the system GAC.
-Typical automake usage is "-root $(DESTDIR)$(libdir)".
+Typical automake usage is "-root $(DESTDIR)$(prefix)/lib".
 To access assemblies installed to a prefix other than the mono prefix, 
 it is necessary to set the MONO_GAC_PREFIX environment variable.
 .Sp