After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 644063 - [patch] improve CUPS detection
[patch] improve CUPS detection
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-03-07 00:29 UTC by Saleem Abdulrasool
Modified: 2011-03-15 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-build-improve-CUPS-detection.patch (1.52 KB, patch)
2011-03-07 00:29 UTC, Saleem Abdulrasool
committed Details | Review
0002-build-use-cut-instead-of-awk.patch (1.15 KB, patch)
2011-03-12 05:49 UTC, Saleem Abdulrasool
committed Details | Review
0002-build-use-sed-instead-of-awk.patch (1.20 KB, patch)
2011-03-12 05:50 UTC, Saleem Abdulrasool
none Details | Review

Description Saleem Abdulrasool 2011-03-07 00:29:14 UTC
The attached patch cleans up the CUPS detection during the configure process.
Comment 1 Saleem Abdulrasool 2011-03-07 00:29:40 UTC
Created attachment 182653 [details] [review]
0001-build-improve-CUPS-detection.patch
Comment 2 Saleem Abdulrasool 2011-03-12 05:49:19 UTC
Created attachment 183201 [details] [review]
0002-build-use-cut-instead-of-awk.patch

Use cut instead of awk.
Comment 3 Saleem Abdulrasool 2011-03-12 05:50:16 UTC
Created attachment 183202 [details] [review]
0002-build-use-sed-instead-of-awk.patch

Use sed instead of awk.
Comment 4 Bastien Nocera 2011-03-15 12:46:41 UTC
Committed, squashed into one.