Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 187724 Details for
Bug 265486
New Ebuild for libpcap-ringbuffer
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
libpcap-ringbuffer-0.9.8.20081022-makefile.patch
libpcap-ringbuffer-0.9.8.20081022-makefile.patch (text/plain), 672 bytes, created by
Jason Wallace
on 2009-04-08 20:40:06 UTC
(
hide
)
Description:
libpcap-ringbuffer-0.9.8.20081022-makefile.patch
Filename:
MIME Type:
Creator:
Jason Wallace
Created:
2009-04-08 20:40:06 UTC
Size:
672 bytes
patch
obsolete
>diff -ru libpcap-0.9.8.20081022/Makefile.am libpcap-0.9.8.20081022_gentoo/Makefile.am >--- libpcap-0.9.8.20081022/Makefile.am 2008-10-23 16:11:03.000000000 -0400 >+++ libpcap-0.9.8.20081022_gentoo/Makefile.am 2008-11-11 10:59:00.000000000 -0500 >@@ -77,6 +77,8 @@ > > PCAPSRC = $(PSRC) $(FSRC) $(CSRC) > >+include_HEADERS = pcap-bpf.h pcap.h pcap-namedb.h >+ > lib_LTLIBRARIES = libpcap.la > > libpcap_la_LDFLAGS = -release $(LTRELEASE) >@@ -105,8 +107,8 @@ > # rm -f libpcap.a; $(LN_S) .libs/libpcap.a libpcap.a > all-local: libpcap.a > >-libpcap.a: .libs/libpcap.a >- cp .libs/libpcap.a libpcap.a >+libpcap.a: >+# cp .libs/libpcap.a libpcap.a > > install-data-local: >
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 265486
:
187720
|
187722
| 187724 |
187726