java-sun-conf.in: fixed detection of the right source file for x86-64

This commit is contained in:
Christian Wiese
2010-10-19 13:36:30 +02:00
parent f3d0050f5f
commit 331a86ad0c
+1 -1
View File
@@ -44,7 +44,7 @@ java_srctar=
case $arch in
x86) java_srctar="`match_source_file -p -i586`" ;;
ia64) java_srctar="`match_source_file -p -ia64`" ;;
x86-64) java_srctar="`match_source_file -p -amd64`" ;;
x86-64) java_srctar="`match_source_file -p -x64`" ;;
esac
# Make sure there is a file to be patched. If not we