SPECS: 3DM2-9650SE.spec - fix 64bit build

pascalek pascalek at pld-linux.org
Wed Mar 7 10:23:43 CET 2007


Author: pascalek                     Date: Wed Mar  7 09:23:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix 64bit build

---- Files affected:
SPECS:
   3DM2-9650SE.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/3DM2-9650SE.spec
diff -u SPECS/3DM2-9650SE.spec:1.1 SPECS/3DM2-9650SE.spec:1.2
--- SPECS/3DM2-9650SE.spec:1.1	Wed Mar  7 10:15:32 2007
+++ SPECS/3DM2-9650SE.spec	Wed Mar  7 10:23:38 2007
@@ -47,7 +47,7 @@
 install 3dm2.x86 $RPM_BUILD_ROOT%{_sbindir}/3dm2
 %endif
 %ifarch %{x8664}
-install 3dm2.x8664 $RPM_BUILD_ROOT%{_sbindir}/3dm2
+install 3dm2.x86_64 $RPM_BUILD_ROOT%{_sbindir}/3dm2
 %endif
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/rc.d/init.d/3dm2
 
@@ -116,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/07 09:23:38  pascalek
+- fix 64bit build
+
 Revision 1.1  2007/03/07 09:15:32  pascalek
 - initial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/3DM2-9650SE.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list