summaryrefslogtreecommitdiff
path: root/python/build/libs.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/build/libs.py')
-rw-r--r--python/build/libs.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/build/libs.py b/python/build/libs.py
index 7584caa16..c9cfd1d25 100644
--- a/python/build/libs.py
+++ b/python/build/libs.py
@@ -429,6 +429,7 @@ libnfs = AutotoolsProject(
'--disable-utils', '--disable-examples',
],
base='libnfs-libnfs-4.0.0',
+ patches='src/lib/nfs/patches',
autoreconf=True,
)