Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
links
links-no-date-time.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File links-no-date-time.patch of Package links
--- links-2.7.orig/menu.c +++ links-2.7/menu.c @@ -75,7 +75,7 @@ static void menu_version(struct terminal add_to_str(&s, &l, cast_uchar "\n"); add_and_pad(&s, &l, term, *text_ptr++, maxlen); - add_to_str(&s, &l, cast_uchar(__DATE__ " " __TIME__)); + /* add_to_str(&s, &l, cast_uchar(__DATE__ " " __TIME__)); */ add_to_str(&s, &l, cast_uchar "\n"); add_and_pad(&s, &l, term, *text_ptr++, maxlen);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor