mercurial/stx_libscm_mercurial.st
branchcvs_MAIN
changeset 793 4410b6fbd224
parent 715 21c8c73bed15
child 798 e0da57e12f42
--- a/mercurial/stx_libscm_mercurial.st	Thu Sep 21 11:07:02 2017 +0200
+++ b/mercurial/stx_libscm_mercurial.st	Thu Sep 21 11:07:04 2017 +0200
@@ -360,10 +360,11 @@
 !
 
 productInstallDirBaseName
-    "Returns a default installDir which will appear in <app>.nsi.
-     This is usually not the one you want to keep"
+    "Returns a default installDir which will appear in <app>.nsi"
 
     ^ (self package asCollectionOfSubstringsSeparatedByAny:':/') last
+
+    "Modified (comment): / 21-09-2017 / 11:05:46 / stefan"
 !
 
 productName