Patch to orm.spec.in so it builds under recent rpm distro (%install clears 
$RPM_BUILD_ROOT)

Cheers,

Olivier.

-- 
   Olivier LAHAYE
   Responsable calcul scientifique
   CEA DRT/LIST
   +33 1 69 08 13 25

Index: orm.spec.in
===================================================================
--- orm.spec.in	(révision 9425)
+++ orm.spec.in	(copie de travail)
@@ -27,10 +27,9 @@
 %prep
 %setup -n %{name}
 
-%build
+%install 
 make install DESTDIR=$RPM_BUILD_ROOT
 
-%install 
 
 %files
 %defattr(-,root,root)
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to