mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 22:55:24 +02:00
11 lines
209 B
Diff
11 lines
209 B
Diff
--- builddefs.h.orig
|
|
+++ builddefs.h
|
|
@@ -2,7 +2,7 @@
|
|
#define VSF_BUILDDEFS_H
|
|
|
|
#undef VSF_BUILD_TCPWRAPPERS
|
|
-#define VSF_BUILD_PAM
|
|
+#undef VSF_BUILD_PAM
|
|
#undef VSF_BUILD_SSL
|
|
|
|
#endif /* VSF_BUILDDEFS_H */
|