rpms/guimup/devel guimup.spec,1.2,1.3

Miloš Jakubíček mjakubicek at fedoraproject.org
Mon May 18 15:23:19 UTC 2009


Author: mjakubicek

Update of /cvs/pkgs/rpms/guimup/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21897/devel

Modified Files:
	guimup.spec 
Log Message:
- set the $echo for %%install too.




Index: guimup.spec
===================================================================
RCS file: /cvs/pkgs/rpms/guimup/devel/guimup.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- guimup.spec	18 May 2009 14:54:03 -0000	1.2
+++ guimup.spec	18 May 2009 15:22:49 -0000	1.3
@@ -47,7 +47,7 @@ rm -rf %{buildroot}
 %{__mkdir_p} %{buildroot}%{_datadir}/pixmaps
 
 make install DESTDIR=%{buildroot} \
-	INSTALL="install -p"
+	INSTALL="install -p" echo=echo
 	
 rm -rf %{buildroot}%{_usr}/doc
 




More information about the scm-commits mailing list