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 682340 - Trivial build fix
Trivial build fix
Status: RESOLVED FIXED
Product: cogl
Classification: Platform
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Cogl maintainer(s)
Cogl maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-08-21 10:15 UTC by Patrick Welche
Modified: 2012-08-28 10:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
trivial build fix (1.75 KB, patch)
2012-08-21 10:15 UTC, Patrick Welche
none Details | Review

Description Patrick Welche 2012-08-21 10:15:36 UTC
Created attachment 221975 [details] [review]
trivial build fix

test(1) uses '=' to test if strings are identical

(I seem to be making a habit of this, cf Bug 669598)