path: gnumeric_1.12.57-1.1/debian/gnumeric.preinst.in
	# Check: if there's a gnumeric process running
	for pid in $(pidof gnumeric); do
		local running_exe target_exe
