View | Details | Raw Unified
Collapse All | Expand All

(-) nwn-data-1.29-r1.ebuild (-1 / +3 lines)
 Lines 224-235    Link Here 
			# I think these are not needed.  Can someone verify this?
			# I think these are not needed.  Can someone verify this?
#			unzip -qo "${CDROM_ROOT}"/Language_data.zip || die "unpacking"
#			unzip -qo "${CDROM_ROOT}"/Language_data.zip || die "unpacking"
#			unzip -qo "${CDROM_ROOT}"/Language_update.zip || die "unpacking"
#			unzip -qo "${CDROM_ROOT}"/Language_update.zip || die "unpacking"
			unzip -qo "${CDROM_ROOT}"/Data_Linux.zip || die "unpacking"
			unzip -qo "${CDROM_ROOT}"/Data_linux.zip || die "unpacking"
			# We don't give the user the option to install SoU/HotU.  While some
			# We don't give the user the option to install SoU/HotU.  While some
			# people might complain about this, most newer NWN stuff requires
			# people might complain about this, most newer NWN stuff requires
			# them both anyway, so it makes no sense not to install them.
			# them both anyway, so it makes no sense not to install them.
			unzip -qo "${CDROM_ROOT}"/data/XP1.zip
			unzip -qo "${CDROM_ROOT}"/data/XP1.zip
			unzip -qo "${CDROM_ROOT}"/data/XP2.zip
			unzip -qo "${CDROM_ROOT}"/data/XP2.zip
			unpack nwclient${MY_PV}.tar.gz
			;;
			;;
		platinum_cd)
		platinum_cd)
			# This one isn't too bad, either.  Luckily, everything is in a ZIP.
			# This one isn't too bad, either.  Luckily, everything is in a ZIP.
 Lines 260-265    Link Here 
				unzip -qo "${CDROM_ROOT}"/Language_update.zip || die "unpacking"
				unzip -qo "${CDROM_ROOT}"/Language_update.zip || die "unpacking"
				touch .metadata/hou || die "touching hou"
				touch .metadata/hou || die "touching hou"
			fi
			fi
			unpack nwclient${MY_PV}.tar.gz
			;;
			;;
		original_cd)
		original_cd)
			# Now, we need to create our directories, since we know we'll end up
			# Now, we need to create our directories, since we know we'll end up