mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
b7727fe732
The fix works by having the relative path component count be the same between bin and libexec
6 lines
126 B
Makefile
6 lines
126 B
Makefile
RUNTIME_PREFIX = YesPlease
|
|
RUNTIME_PREFIX_PERL = YesPlease
|
|
|
|
# must be set or the above are still abs paths
|
|
gitexecdir=libexec
|