aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorPeter Melnichenko <mpeterval@gmail.com>2018-07-10 18:44:54 +0300
committerHisham Muhammad <hisham@gobolinux.org>2018-07-10 20:27:08 -0300
commit74352926fd13834b5b369a70aff3481357483833 (patch)
treee69f369614a740ba9bfd8c5e4576e55eb8ed8692 /spec
parent9d38b91692d53cc485c55bad8d55357f04b30141 (diff)
downloadluarocks-74352926fd13834b5b369a70aff3481357483833.tar.gz
luarocks-74352926fd13834b5b369a70aff3481357483833.tar.bz2
luarocks-74352926fd13834b5b369a70aff3481357483833.zip
Use $(CURDIR) instead of $(PWD) in Makefiles
$(CURDIR) is built-in and is guaranteed to always work. $(PWD) is inherited from the shell and may be incorrect or missing. In particular, it is invalid if make is run by some program that changes current directory prior to the execution.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions