[scorched3d: 8/12] The icon location in the source changed.

Bruno Wolff III bruno at fedoraproject.org
Tue Jun 21 05:18:40 UTC 2011


commit d0eaece3081898fdc0524ae0cb601a5ce1f8b393
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Mon Jun 20 23:33:05 2011 -0500

    The icon location in the source changed.

 scorched3d.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/scorched3d.spec b/scorched3d.spec
index b59812d..a75d41f 100644
--- a/scorched3d.spec
+++ b/scorched3d.spec
@@ -64,7 +64,7 @@ export OPENAL_CONFIG=$PWD/openal-config
 %configure --disable-dependency-tracking --datadir=%{_datadir}/%{name} \
   --with-docdir=%{_docdir}/%{name}-%{version}
 make %{?_smp_mflags}
-convert data/windows/tank2.ico %{name}.png
+convert data/images/tank2.ico %{name}.png
 
 
 %install


More information about the scm-commits mailing list