summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-03-13 12:05:51 +0100
committerKonstantin Käfer <mail@kkaefer.com>2015-03-13 12:06:11 +0100
commit5e40f72b7cd5fd937ba8b628678cd5122298e8e5 (patch)
treeb30acdb825a4c633dd81313eeae429664233a660 /linux
parent5225a2ce5b7cd4fb6b08d1746c83455d64ef2c94 (diff)
downloadqtlocation-mapboxgl-5e40f72b7cd5fd937ba8b628678cd5122298e8e5.tar.gz
scripts for running linux tests with docker
Diffstat (limited to 'linux')
-rw-r--r--linux/mapboxgl-app.gyp5
1 files changed, 0 insertions, 5 deletions
diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp
index e7fc27da10..433a061e43 100644
--- a/linux/mapboxgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -52,11 +52,6 @@
'libraries': [ '<@(libraries)', '<@(ldflags)' ],
}]
],
-
- 'copies': [{
- 'files': [ '../styles/styles' ],
- 'destination': '<(PRODUCT_DIR)'
- }],
},
],
}