Author: belegdol
Update of /cvs/nonfree/rpms/qmc2/F-8
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5180
Modified Files:
qmc2.spec
Log Message:
Fix rsync problem, third attempt
Index: qmc2.spec
===================================================================
RCS file: /cvs/nonfree/rpms/qmc2/F-8/qmc2.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- qmc2.spec 14 Sep 2008 21:10:18 -0000 1.9
+++ qmc2.spec 14 Sep 2008 21:24:20 -0000 1.10
@@ -54,7 +54,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-RSYNC="rsync -rlp" QTDIR=%{_prefix} make install DISTCFG=1\
+QTDIR=%{_prefix} make install DESTDIR=$RPM_BUILD_ROOT DISTCFG=1\
CTIME=0 PREFIX=%{_prefix} SYSCONFDIR=%{_sysconfdir}
# remove docs since we are intalling docs in %doc
Show replies by date