summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorlassulus <lassulus@googlemail.com>2013-10-30 22:05:41 +0100
committerlassulus <lassulus@googlemail.com>2013-10-30 22:06:00 +0100
commit9069db1efbd931c3393bbedb73a751851acb25e5 (patch)
tree9ab0fc7d3c55dcb80dcfab3b9cecf9b650677164 /util
parent2182792dd9049407d428d8e5607500ae2828eb1a (diff)
make-realwallpaper rebuild wallpaper every time
Diffstat (limited to 'util')
-rwxr-xr-xutil/bin/make-realwallpaper11
1 files changed, 5 insertions, 6 deletions
diff --git a/util/bin/make-realwallpaper b/util/bin/make-realwallpaper
index 1f16b079..787112c3 100755
--- a/util/bin/make-realwallpaper
+++ b/util/bin/make-realwallpaper
@@ -61,13 +61,12 @@ main() {
map=daymap-final.png
night_map=nightmap-final.png
cloud_map=cloud-layer.jpg
+satellite_file=krebs.sat
+marker_file=krebs.mar
EOF
- needs_rebuild xplanet-output.png \
- daymap-final.png \
- nightmap-final.png \
- cloud-layer.jpg \
- && xplanet --num_times 1 --geometry 1466x1200 \
- --output xplanet-output.png --projection merc -config xplanet.config
+ # rebuild every time to update shadow
+ xplanet --num_times 1 --geometry 1466x1200 \
+ --output xplanet-output.png --projection merc -config xplanet.config
# trim xplanet output
needs_rebuild realwallpaper.png \