Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
cups
cups-1.3.7-keeping_recommended.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cups-1.3.7-keeping_recommended.patch of Package cups
--- cups-1.3.7/scheduler/cups-driverd.c.orig 2008-04-01 00:33:33.000000000 +0200 +++ cups-1.3.7/scheduler/cups-driverd.c 2008-05-07 12:19:40.000000000 +0200 @@ -180,8 +180,6 @@ int type) /* I - Driver type */ { ppd_info_t *ppd; /* PPD */ - char *recommended; /* Foomatic driver string */ - /* * Add a new PPD file... @@ -238,15 +236,6 @@ strlcpy(ppd->record.device_id, device_id, sizeof(ppd->record.device_id)); /* - * Strip confusing (and often wrong) "recommended" suffix added by - * Foomatic drivers... - */ - - if ((recommended = strstr(ppd->record.make_and_model, - " (recommended)")) != NULL) - *recommended = '\0'; - - /* * Return the new PPD pointer... */
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