Il 27/11/2012 15:39, Holger Hans Peter Freyther ha scritto: > Dear Paolo, > > I started to (debian) package my GSM related Smalltalk packages and have > one issue. I am using --destdir to put the packages into the scratch area > for debian. I have several packages in one git repository and it is not > possible to test them. > > Would you mind if Package.st adds the destdir as a Kernel.PackageDirectory > to the Kernel.PackageDirectories?
Have you tried building an image in the destdir at the beginning of the installation (in destdir/var/lib/smalltalk/gst.im for example), and adding the directory to the package directories when creating the image? Paolo _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
