[Pkg] Packages: Sake-Packages-kph.42.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Sat Jul 18 04:41:58 UTC 2009


A new version of Sake-Packages was added to project Packages:
http://www.squeaksource.com/Packages/Sake-Packages-kph.42.mcz

==================== Summary ====================

Name: Sake-Packages-kph.42
Author: kph
Time: 18 July 2009, 5:41:56 am
UUID: caa01759-f280-4b03-8f6b-8601c7281f7d
Ancestors: Sake-Packages-kph.41

fixed return in #installerMode

=============== Diff against Sake-Packages-kph.41 ===============

Item was changed:
  ----- Method: Packages>>installerMode (in category 'comparing') -----
  installerMode
+ 	^ installerMode ifNil: [ ^ #install ].!
- 	installerMode ifNil: [ ^ #install ].!



More information about the Packages mailing list