Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 206042 Details for
Bug 123139
New ebuild: www-servers/webcit (for Citadel)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
as-needed patch for version 7.66 (goes into /files...)
as-needed.patch (text/plain), 1.12 KB, created by
the_mgt
on 2009-10-04 22:43:13 UTC
(
hide
)
Description:
as-needed patch for version 7.66 (goes into /files...)
Filename:
MIME Type:
Creator:
the_mgt
Created:
2009-10-04 22:43:13 UTC
Size:
1.12 KB
patch
obsolete
>--- Makefile.in 2009-09-28 16:09:43.000000000 +0200 >+++ Makefile.in.as-needed 2009-10-03 16:42:19.207824900 +0200 >@@ -37,8 +37,8 @@ > $(srcdir)/TAGS > > setup: setup.o gettext.o >- $(CC) $(LDFLAGS) $(LIBOBJS) $(LIBS) $(SETUP_LIBS) \ >- gettext.o setup.o -o setup >+ $(CC) $(LDFLAGS) $(LIBOBJS) gettext.o setup.o -o setup \ >+ $(LIBS) $(SETUP_LIBS) > > webcit: webserver.o context_loop.o ical_dezonify.o \ > cookie_conversion.o locate_host.o floors.o summary.o \ >@@ -55,7 +55,7 @@ > decode.o modules_init.o paramhandling.o utils.o \ > ical_maps.o ical_subst.o static.o \ > $(LIBOBJS) >- $(CC) $(LDFLAGS) $(LIBOBJS) $(LIBS) \ >+ $(CC) $(LDFLAGS) $(LIBOBJS) -o webcit \ > webserver.o context_loop.o cookie_conversion.o marchlist.o \ > webcit.o auth.o tcp_sockets.o mainmenu.o serv_func.o who.o listsub.o \ > roomops.o roomlist.o messages.o msg_renderers.o userlist.o paging.o sysmsgs.o \ >@@ -68,7 +68,6 @@ > groupdav_put.o http_datestring.o setup_wizard.o fmt_date.o modules_init.o \ > gettext.o downloads.o addressbook_popup.o pushemail.o sysdep.o decode.o \ > paramhandling.o utils.o ical_maps.o ical_subst.o static.o \ >- -o webcit \ > $(LIBS) > > .c.o:
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 123139
:
79983
|
79984
|
79985
|
90308
|
90310
|
90312
|
205170
|
205174
|
205175
|
206041
|
206042
|
261063
|
279087
|
279089