The Samba-Bugzilla – Attachment 1721 Details for
Bug 3487
fix install of python extensions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix-python-install.patch
python.install.patch (text/plain), 411 bytes, created by
Vladimir Lettiev
on 2006-02-05 23:07:00 UTC
(
hide
)
Description:
fix-python-install.patch
Filename:
MIME Type:
Creator:
Vladimir Lettiev
Created:
2006-02-05 23:07:00 UTC
Size:
411 bytes
patch
obsolete
>--- source/Makefile.in.orig 2006-02-06 08:47:54 +0300 >+++ source/Makefile.in 2006-02-06 08:48:13 +0300 >@@ -1479,7 +1479,7 @@ > PYTHON_OBJS="$(PYTHON_PICOBJS)" \ > PYTHON_CFLAGS="$(CFLAGS) $(CPPFLAGS)" \ > LIBS="$(LDFLAGS) $(LIBS)" \ >- $(PYTHON) python/setup.py install >+ $(PYTHON) python/setup.py install --root=$(DESTDIR) > > python_clean: > @-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 3487
: 1721