Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

cperlivp: add DESTDIR support #305

Closed
rurban opened this issue Jul 14, 2017 · 1 comment
Closed

cperlivp: add DESTDIR support #305

rurban opened this issue Jul 14, 2017 · 1 comment

Comments

@rurban
Copy link
Member

rurban commented Jul 14, 2017

e.g. support

make -s -j4 install DESTDIR=$HOME/cperl-inst &&
  cd $HOME/cperl-inst/usr/local/bin &&
  ./cperl cperlivp -p -d $HOME/cperl-inst

to test a local installation into DESTDIR, before being packaged.
also push -I$destdir/$archlib -I$destdir/$privlib

rurban added a commit that referenced this issue Jul 14, 2017
rurban added a commit that referenced this issue Jul 14, 2017
@rurban
Copy link
Member Author

rurban commented Jul 15, 2017

Merged to 5.27.1 with 1276c2b
to 5.26.1 with 067938a

@rurban rurban closed this as completed Jul 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant