mirror of
https://github.com/samba-team/samba.git
synced 2025-12-10 04:23:50 +03:00
Pass $(srcdir) to setup.py
This commit is contained in:
@@ -33,6 +33,7 @@ diff -u -r1.458 Makefile.in
|
||||
+python_ext: $(PYTHON_OBJS)
|
||||
+ @echo python python/setup.py build
|
||||
+ @PYTHON_OBJS="$(PYTHON_OBJS)" PYTHON_CFLAGS="$(CFLAGS) $(CPPFLAGS)" \
|
||||
+ SRCDIR="$(srcdir)/" \
|
||||
+ python python/setup.py build
|
||||
+
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user