[egoboo/f17] Revert "The icons are going to be in the -data package"

Bruno Wolff III bruno at fedoraproject.org
Fri Apr 27 04:25:06 UTC 2012


commit 3eaa6762bbe555e04608c4260a4f3603b2512784
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Thu Apr 26 23:09:25 2012 -0500

    Revert "The icons are going to be in the -data package"
    
    This reverts commit 66a7b204cff5540a7fafdf9f6f789ea255b09e5f.

 egoboo.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index bc5ee3d..2dbc520 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.
+# below is the desktop file and icon stuff.
 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