fix pika target detection
This commit is contained in:
parent
79678b7fc4
commit
d768f8f273
2
debian/rules
vendored
2
debian/rules
vendored
@ -2,7 +2,7 @@
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
export PIKA_BUILD_ARCH = $(shell cat pika-build-arch)
|
||||
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
|
||||
|
||||
override_dh clean:
|
||||
echo "disabled"
|
||||
|
Loading…
Reference in New Issue
Block a user