Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85761 Details for
Bug 131670
rxvt-2.7.10 --as-needed patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
rxvt-2.7.10-asneeded.patch
rxvt-2.7.10-asneeded.patch (text/plain), 631 bytes, created by
Jory A. Pratt
on 2006-04-29 06:20:44 UTC
(
hide
)
Description:
rxvt-2.7.10-asneeded.patch
Filename:
MIME Type:
Creator:
Jory A. Pratt
Created:
2006-04-29 06:20:44 UTC
Size:
631 bytes
patch
obsolete
>Index: rxvt-2.7.10/src/Makefile.in >=================================================================== >--- rxvt-2.7.10.orig/src/Makefile.in >+++ rxvt-2.7.10/src/Makefile.in >@@ -103,7 +103,7 @@ rxvt: version.h rxvt.o librxvt.la > date >.protos > > librxvt.la: $(LIBOBJS) >- $(LIBTOOL) --mode=link $(LINK) -rpath $(libdir) -version-info $(LIBVERSION) $(LIBOBJS) $(LIBS) -o $@ >+ $(LIBTOOL) --mode=link $(LINK) -rpath $(libdir) -version-info $(LIBVERSION) $(LIBOBJS) $(LIBS) $(XLIB) -o $@ > #------------------------------------------------------------------------- > tags: $(SRCS) $(HDRS) $(EXTRAHDRS) > ctags $(SRCS) $(HDRS) $(EXTRAHDRS)
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 131670
: 85761