summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
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 \