rpms/kaffeine/devel kaffeine.spec,1.44,1.45

thomasj thomasj at fedoraproject.org
Sun Jul 4 20:58:20 UTC 2010


Author: thomasj

Update of /cvs/pkgs/rpms/kaffeine/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2422

Modified Files:
	kaffeine.spec 
Log Message:
fixed a typo in spec


Index: kaffeine.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kaffeine/devel/kaffeine.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- kaffeine.spec	4 Jul 2010 20:47:32 -0000	1.44
+++ kaffeine.spec	4 Jul 2010 20:58:20 -0000	1.45
@@ -48,7 +48,7 @@ make install/fast DESTDIR=%{buildroot} -
 
 mv %{buildroot}%{_kde4_iconsdir}/oxygen \
    %{buildroot}%{_kde4_iconsdir}/hicolor
-nstall -pm 644 %{SOURCE1} %{buildroot}%{_kde4_iconsdir}/hicolor/48x48/apps/
+install -pm 644 %{SOURCE1} %{buildroot}%{_kde4_iconsdir}/hicolor/48x48/apps/
 
 %find_lang %{name} --with-kde
 



More information about the scm-commits mailing list