generated from general-packages/pika-pkg-template
Update debian/rules
This commit is contained in:
parent
e6f61ae33a
commit
d9b5d82efd
1
debian/rules
vendored
1
debian/rules
vendored
@ -132,6 +132,7 @@ override_dh_auto_configure:
|
|||||||
-Dvulkan=$(VULKAN) \
|
-Dvulkan=$(VULKAN) \
|
||||||
-Droc=$(ROC) \
|
-Droc=$(ROC) \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
install -d debian/ld.so.conf.d
|
install -d debian/ld.so.conf.d
|
||||||
echo "/usr/lib/$(DEB_HOST_MULTIARCH)/pipewire-0.3/jack/" > "debian/ld.so.conf.d/pipewire-jack-$(DEB_HOST_MULTIARCH).conf"
|
echo "/usr/lib/$(DEB_HOST_MULTIARCH)/pipewire-0.3/jack/" > "debian/ld.so.conf.d/pipewire-jack-$(DEB_HOST_MULTIARCH).conf"
|
||||||
echo -e "\nCommenting out Disabled feature not to be installed... $(cmnt_libroc)\n"
|
echo -e "\nCommenting out Disabled feature not to be installed... $(cmnt_libroc)\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user