summaryrefslogtreecommitdiff
path: root/debian/patches/0010-skip-dot-pc.patch
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbaren@debian.org>2019-01-17 20:42:25 -0500
committerGravatar Benjamin Barenblat <bbaren@debian.org>2019-01-17 20:42:25 -0500
commit4b8ec4bcaa087e35b5a82afc2c325fee2a67f7a4 (patch)
treea6b0f426a5cbc9798d6f3efee19211f44ea50f83 /debian/patches/0010-skip-dot-pc.patch
parent5d3dc22cc205021e517a81943952655c51777083 (diff)
Correct environment variable settings when running tests
$PWD doesn’t work in Makefiles – Make expands $P (to the empty string) and passes `WD` literally to the shell. Replace `$PWD` with `$(shell pwd)`.
Diffstat (limited to 'debian/patches/0010-skip-dot-pc.patch')
0 files changed, 0 insertions, 0 deletions