summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-29 16:01:57 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-29 16:01:57 -0700
commit8cce7dce2d6dd44411f639324d1f36f6f87a76aa (patch)
treec034e03b22cb7998f6622c9da395cd9ec32d2206 /linux
parent33fba07d5e38a1ec8cc55c847d11c78352364cd9 (diff)
downloadqtlocation-mapboxgl-8cce7dce2d6dd44411f639324d1f36f6f87a76aa.tar.gz
simpler Linux build product name
Diffstat (limited to 'linux')
-rw-r--r--linux/llmr-app.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/llmr-app.gyp b/linux/llmr-app.gyp
index 10ceab1e95..75fd0dfe3d 100644
--- a/linux/llmr-app.gyp
+++ b/linux/llmr-app.gyp
@@ -6,7 +6,7 @@
'targets': [
{
'target_name': 'linuxapp',
- 'product_name': 'Mapbox GL',
+ 'product_name': 'mapbox-gl',
'type': 'executable',
'sources': [
'./main.cpp',