class: Expecco::LogSettingsApp
authorClaus Gittinger <cg@exept.de>
Wed, 13 Mar 2013 17:05:09 +0100
changeset 2976 a37811c0bd38
parent 2975 023690659ed7
child 2977 2f7cc2452dd7
class: Expecco::LogSettingsApp productInstallDirBaseName is not needed for libs
stx_libtool2.st
--- 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"