Author: buchan
Date: Mon Feb  5 20:37:56 2007
New Revision: 116478

Modified:
   packages/cooker/samba/current/SPECS/samba.spec

Log:
Better change to accomodate the build system


Modified: packages/cooker/samba/current/SPECS/samba.spec
==============================================================================
--- packages/cooker/samba/current/SPECS/samba.spec      (original)
+++ packages/cooker/samba/current/SPECS/samba.spec      Mon Feb  5 20:37:56 2007
@@ -902,7 +902,8 @@
 #{error: }
 #{error: This rpm has build options available, use --with options to see them}
 #{error: }
-%(echo This rpm has build options available, use --with options to see them 
>&2)
+echo -e "\n This rpm has build options available, use --with options to see 
them\n" >&2
+sleep 1
 %endif
 
 %if %{?_with_options:1}%{!?_with_options:0} && %build_scanners

Reply via email to