[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-hackers] [PATCH] Expand file installation paths in generated in
From: |
Evan Hanson |
Subject: |
[Chicken-hackers] [PATCH] Expand file installation paths in generated install scripts |
Date: |
Sat, 9 Jun 2018 15:08:33 +1200 |
Hello again,
Here's a small patch that adds a "best effort" attempt to do the right
thing regarding #1469 in chicken-install. We should still consider using
relative pathnames unsupported, but at least with this change any files
that are built successfully will end up installed to the right place.
(Mostly, though, they just won't build successfully, unless the user has
also put the install repository on the CHICKEN_REPOSITORY_PATH as an
absolute pathname.)
Cheers,
Evan
0001-Expand-file-installation-paths-in-generated-install-.patch
Description: Text Data
- [Chicken-hackers] [PATCH] Expand file installation paths in generated install scripts,
Evan Hanson <=