rpms/lxshortcut/devel lxshortcut.spec,1.1,1.2

Christoph Wickert cwickert at fedoraproject.org
Fri May 1 21:41:04 UTC 2009


Author: cwickert

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

Modified Files:
	lxshortcut.spec 
Log Message:
preserve timestamps during install


Index: lxshortcut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lxshortcut/devel/lxshortcut.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- lxshortcut.spec	1 May 2009 21:38:19 -0000	1.1
+++ lxshortcut.spec	1 May 2009 21:40:34 -0000	1.2
@@ -28,7 +28,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 %find_lang %{name}
 
 




More information about the fedora-extras-commits mailing list