mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
11 lines
274 B
Diff
11 lines
274 B
Diff
--- ./buildtools/wafsamba/samba_conftests.py.orig
|
|
+++ ./buildtools/wafsamba/samba_conftests.py
|
|
@@ -272,6 +272,7 @@
|
|
msg = "rpath library support"
|
|
else:
|
|
msg = "building library support"
|
|
+ return True
|
|
|
|
dir = find_config_dir(conf)
|
|
|