rpms/epiphany/devel epiphany.spec,1.59,1.60

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jul 28 05:05:42 UTC 2005


Author: caillon

Update of /cvs/dist/rpms/epiphany/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv28473

Modified Files:
	epiphany.spec 
Log Message:
don't build with scrollkeeper since we'll update the files at install time anyway



Index: epiphany.spec
===================================================================
RCS file: /cvs/dist/rpms/epiphany/devel/epiphany.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- epiphany.spec	27 Jul 2005 17:26:46 -0000	1.59
+++ epiphany.spec	28 Jul 2005 05:05:39 -0000	1.60
@@ -69,7 +69,7 @@
 %patch0 -p1 -b .homepage
 
 %build
-%configure
+%configure --disable-scrollkeeper
 make %{?_smp_mflags}
 
 %install
@@ -80,8 +80,6 @@
 
 %find_lang %{name}
 
-%{__rm} -rf $RPM_BUILD_ROOT/var/scrollkeeper
-
 # Remove the bookmarks editor menu item
 rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/bme.desktop
 




More information about the fedora-cvs-commits mailing list