stx_libtool2.st
changeset 2976 a37811c0bd38
parent 2966 c365ecae6727
child 3154 71cffa1e022e
--- a/stx_libtool2.st	Mon Mar 11 21:50:09 2013 +0100
+++ b/stx_libtool2.st	Wed Mar 13 17:05:09 2013 +0100
@@ -193,13 +193,6 @@
     "Modified: / 18-07-2012 / 19:11:56 / cg"
 !
 
-productInstallDirBaseName
-    "Returns a default installDir which will appear in <app>.nsi.
-     This is usually not the one you want to keep"
-
-    ^ (self package asCollectionOfSubstringsSeparatedByAny:':/') last
-!
-
 productName
     "Return a product name which will appear in <lib>.rc"