The Racket repository
Go to file
Matthew Flatt 38f585181e raco dist: preserve relative location of runtime files only within a package
Previously, relative locations were preserved for all files with the same
root, but that tends to keep too much information about the original
filesystem layout, especially when runtime files are pulled both from
the installation and a user-specific area. Since packages can be installed
at different relative locations, it makes sense to preserve relative
locations only up to package boundaries.

original commit: 5c909cca0d
2014-04-30 14:59:16 -06:00
pkgs/compiler-pkgs raco dist: preserve relative location of runtime files only within a package 2014-04-30 14:59:16 -06:00