summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpascalek2007-03-07 09:23:38 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd3333d2c9703f721a31c8b4efac7928cf4f454e3 (patch)
tree03c82e11bace226d494c32896ac82a8828d98e6b
parent03f71889f9986da9819b83c2328c6727ab840ade (diff)
download3DM2-9650SE-d3333d2c9703f721a31c8b4efac7928cf4f454e3.zip
3DM2-9650SE-d3333d2c9703f721a31c8b4efac7928cf4f454e3.tar.gz
- fix 64bit build
Changed files: 3DM2-9650SE.spec -> 1.2
-rw-r--r--3DM2-9650SE.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/3DM2-9650SE.spec b/3DM2-9650SE.spec
index cda36e8..4030ef1 100644
--- a/3DM2-9650SE.spec
+++ b/3DM2-9650SE.spec
@@ -46,7 +46,7 @@ install *_msg_en $RPM_BUILD_ROOT%{_datadir}/3dm2/msg
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