SPECS: arcconf.spec - fix build on x86

arekm arekm at pld-linux.org
Fri May 23 08:31:49 CEST 2008


Author: arekm                        Date: Fri May 23 06:31:49 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build on x86

---- Files affected:
SPECS:
   arcconf.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/arcconf.spec
diff -u SPECS/arcconf.spec:1.1 SPECS/arcconf.spec:1.2
--- SPECS/arcconf.spec:1.1	Fri May 23 08:27:49 2008
+++ SPECS/arcconf.spec	Fri May 23 08:31:43 2008
@@ -27,12 +27,11 @@
 - Adaptec RAID 3805
 
 %prep
+%setup -q -c
 %ifarch %{ix86}
-%setup -q
 install linux/cmdline/arcconf .
 %endif
 %ifarch %{x8664}
-%setup -q -c
 install %{SOURCE1} arcconf
 %endif
 
@@ -57,6 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-05-23 06:31:43  arekm
+- fix build on x86
+
 Revision 1.1  2008-05-23 06:27:49  arekm
 - new
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/arcconf.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list