From f61e30cc58a5bb2c0a288e34b217b122484c5f06 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Aug 29 2009 23:59:28 +0000 Subject: No need to move the icons anymore, the build installs them to the right place now. Also, this now has help files, so find those too. --- diff --git a/krb5-auth-dialog.spec b/krb5-auth-dialog.spec index aeb772f..218540a 100644 --- a/krb5-auth-dialog.spec +++ b/krb5-auth-dialog.spec @@ -42,10 +42,8 @@ make %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT -mv $RPM_BUILD_ROOT%{_datadir}/%{name}/icons \ - $RPM_BUILD_ROOT%{_datadir}/icons -%find_lang %name +%find_lang %{name} --with-gnome %clean rm -rf $RPM_BUILD_ROOT