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 720441 - optical-media: Fix CFLAGS and LIBS name
optical-media: Fix CFLAGS and LIBS name
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: plugins
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2013-12-14 00:33 UTC by Bastien Nocera
Modified: 2013-12-17 12:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
optical-media: Fix CFLAGS and LIBS name (1.98 KB, patch)
2013-12-14 00:33 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-12-14 00:33:28 UTC
.
Comment 1 Bastien Nocera 2013-12-14 00:33:30 UTC
Created attachment 264178 [details] [review]
optical-media: Fix CFLAGS and LIBS name

There's no need for the STORE part of it. Probably coming from
a cut'n'paste error.
Comment 2 Juan A. Suarez Romero 2013-12-17 12:06:50 UTC
commit e68ccdd598044019877d9c32acd35c5e7aadd2b3
Author: Bastien Nocera <hadess@hadess.net>
Date:   Fri Dec 13 23:24:24 2013 +0100

    optical-media: Fix CFLAGS and LIBS name
    
    There's no need for the STORE part of it. Probably coming from
    a cut'n'paste error.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=720441

 configure.ac                  | 8 ++++----
 src/optical-media/Makefile.am | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)