Geoffroy,

A patch to ssh-oscar.spec so the rpm can be built (DESTDIR missing so the 
binaries are put in / during make install.

Cheers,

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

Index: ssh-oscar.spec
===================================================================
--- ssh-oscar.spec	(révision 9425)
+++ ssh-oscar.spec	(copie de travail)
@@ -34,7 +34,7 @@
 %setup -n %{name}
 
 %install
-make install MANDIR=%_mandir
+%__make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%_mandir
 
 %post
 
------------------------------------------------------------------------------
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