[egoboo] The icons are going to be in the -data package

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 02:52:07 UTC 2012


commit 66a7b204cff5540a7fafdf9f6f789ea255b09e5f
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 16:07:28 2012 -0500

    The icons are going to be in the -data package

 egoboo.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index 2dbc520..bc5ee3d 100644
--- a/egoboo.spec
+++ b/egoboo.spec
@@ -47,7 +47,7 @@ mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install -m 644 setup.txt $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 install -m 644 controls.txt $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
 
-# below is the desktop file and icon stuff.
+# below is the desktop file.
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
 desktop-file-install --vendor fedora            \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \


More information about the scm-commits mailing list