The Samba-Bugzilla – Attachment 4073 Details for
Bug 6270
tevent v4-0-test does not install tevent_util.h (needed by samba 4.0.0alpha6)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
For tevent to install tevent_util.h
tevent-util.patch (text/plain), 440 bytes, created by
Eric Sandall
on 2009-04-18 01:42:47 UTC
(
hide
)
Description:
For tevent to install tevent_util.h
Filename:
MIME Type:
Creator:
Eric Sandall
Created:
2009-04-18 01:42:47 UTC
Size:
440 bytes
patch
obsolete
>diff --git a/lib/tevent/tevent.mk b/lib/tevent/tevent.mk >index ac5710f..53aeec3 100644 >--- a/lib/tevent/tevent.mk >+++ b/lib/tevent/tevent.mk >@@ -21,7 +21,7 @@ installdirs:: > mkdir -p $(DESTDIR)$(libdir)/pkgconfig > > installheaders:: installdirs >- cp $(srcdir)/tevent.h $(DESTDIR)$(includedir) >+ cp $(srcdir)/tevent.h $(srcdir)/tevent_util.h $(DESTDIR)$(includedir) > > installlibs:: installdirs > cp tevent.pc $(DESTDIR)$(libdir)/pkgconfig
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 6270
: 4073