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 727968 - Missing backslash in Android.mk
Missing backslash in Android.mk
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.2.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-04-10 14:15 UTC by Aurélien Zanelli
Modified: 2014-05-13 22:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add missing backslash in Android.mk (987 bytes, patch)
2014-04-10 14:15 UTC, Aurélien Zanelli
committed Details | Review

Description Aurélien Zanelli 2014-04-10 14:15:17 UTC
Created attachment 273998 [details] [review]
Add missing backslash in Android.mk

I just read Android.mk and I think a backslash is missing.
I attached a patch to fix it. It also missing in 1.2 branch.
Comment 1 Thiago Sousa Santos 2014-05-13 22:56:36 UTC
Thanks for the patch!

master:
commit 99d326f79590867c9a79f5468e2f8453bcdd3da8
Author: Aurélien Zanelli <aurelien.zanelli@parrot.com>
Date:   Thu Apr 10 16:10:06 2014 +0200

    Add missing backslash in Android.mk
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727968



1.2:
commit f38fca1f5360b9af96f106786cc74570f5a79720
Author: Aurélien Zanelli <aurelien.zanelli@parrot.com>
Date:   Thu Apr 10 16:10:06 2014 +0200

    Add missing backslash in Android.mk
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727968