Patch to network-configurator.spec.in so it can build

Not sure about this patch, just commented out the %{shareprefs} as it seems 
there are no file there to package....


Please check carefully,


Cheers,


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

Index: network-configurator.spec.in
===================================================================
--- network-configurator.spec.in	(révision 9425)
+++ network-configurator.spec.in	(copie de travail)
@@ -26,16 +26,15 @@
 %prep
 %setup -n %{name}
 
-%build
+%install 
 make install DESTDIR=$RPM_BUILD_ROOT
 
-%install 
 
 %files
 %defattr(-,root,root)
 %{binpref}/*
 %{libpref}/*
-%{sharepref}/*
+#{sharepref}/*
 %{manpref}/*
 
 %changelog
------------------------------------------------------------------------------
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