summaryrefslogtreecommitdiff
path: root/libre/stuntrally-data-libre/libre.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-10 02:21:00 -0700
committerroot <root@rshg054.dnsready.net>2013-08-10 02:21:00 -0700
commit0ade1da67addf154d93c6a6399b0a3d5a18a3336 (patch)
tree0fcd3a26d8b3c5830e46d0872701a89256e3d4f7 /libre/stuntrally-data-libre/libre.patch
parent7978ce3c736ef00274d5956c378df572315702bd (diff)
Sat Aug 10 02:18:27 PDT 2013
Diffstat (limited to 'libre/stuntrally-data-libre/libre.patch')
-rw-r--r--libre/stuntrally-data-libre/libre.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/stuntrally-data-libre/libre.patch b/libre/stuntrally-data-libre/libre.patch
index 642188f05..f7f176a77 100644
--- a/libre/stuntrally-data-libre/libre.patch
+++ b/libre/stuntrally-data-libre/libre.patch
@@ -1,13 +1,13 @@
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
-index e01fc1b..853ebf7 100644
+index eb7fc89..d1b670f 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8)
# Install data files
# TODO: make this use all data/* subdirs without tracks, not entered by hand ..
--foreach(datadir cars carsim compositor editor fonts grass gui hud loading materials materials2 objects particles road road_s RTShaderLib skies skies_s sounds terrain terrain2 trees-old trees trees2)
-+foreach(datadir cars carsim compositor editor fonts grass gui hud loading materials materials2 objects particles road road_s RTShaderLib skies skies_s sounds terrain2 trees-old trees)
+-foreach(datadir cars carsim compositor editor fonts ghosts grass gui hud loading materials materials2 objects particles road road_s RTShaderLib skies skies_s sounds terrain terrain2 trees-old trees trees2)
++foreach(datadir cars carsim compositor editor fonts ghosts grass gui hud loading materials materials2 objects particles road road_s RTShaderLib skies skies_s sounds terrain2 trees-old trees)
install(DIRECTORY ${datadir} DESTINATION ${SHARE_INSTALL})
endforeach()